summaryrefslogtreecommitdiff
path: root/BenchmarkFramework/app/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BenchmarkFramework/app/src/main/res/values/styles.xml')
-rw-r--r--BenchmarkFramework/app/src/main/res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BenchmarkFramework/app/src/main/res/values/styles.xml b/BenchmarkFramework/app/src/main/res/values/styles.xml
index d424e6a..f8aa49d 100644
--- a/BenchmarkFramework/app/src/main/res/values/styles.xml
+++ b/BenchmarkFramework/app/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="Base.Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>