summaryrefslogtreecommitdiffstats
path: root/res/layout/header_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/header_bar.xml')
-rw-r--r--res/layout/header_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/header_bar.xml b/res/layout/header_bar.xml
index 4e66b13..97731fe 100644
--- a/res/layout/header_bar.xml
+++ b/res/layout/header_bar.xml
@@ -23,7 +23,7 @@
android:paddingStart="@dimen/drag_and_drop_width"
android:background="@color/header_action_bar_color"
android:elevation="@dimen/action_bar_elevation"
- android:theme="@android:style/ThemeOverlay.Material.Dark.ActionBar">
+ android:theme="@style/ToolBarTheme">
<ImageView
android:id="@+id/header_bar_up"