summaryrefslogtreecommitdiff
path: root/org.fox.epube/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.epube/src/main/res/values/styles.xml')
-rw-r--r--org.fox.epube/src/main/res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.epube/src/main/res/values/styles.xml b/org.fox.epube/src/main/res/values/styles.xml
index 05674a6..c2558f2 100644
--- a/org.fox.epube/src/main/res/values/styles.xml
+++ b/org.fox.epube/src/main/res/values/styles.xml
@@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
- <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
+ <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>