summaryrefslogtreecommitdiffstats
path: root/res/layout/custom_action_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/custom_action_bar.xml')
-rw-r--r--res/layout/custom_action_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/custom_action_bar.xml b/res/layout/custom_action_bar.xml
index 04bebf8..89370b5 100644
--- a/res/layout/custom_action_bar.xml
+++ b/res/layout/custom_action_bar.xml
@@ -22,6 +22,6 @@
android:elevation="@dimen/tab_elevation"
android:minHeight="@dimen/action_bar_size"
android:popupTheme="@style/ThemeOverlay.AppCompat.Light"
- android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
+ android:theme="@style/ActionBarThemeOverlay"
android:titleMarginStart="16dp"
android:titleTextColor="@color/tab_text_color" /> \ No newline at end of file