summaryrefslogtreecommitdiffstats
path: root/res/layout/drop_target_bar_horz.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/drop_target_bar_horz.xml')
-rw-r--r--res/layout/drop_target_bar_horz.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/drop_target_bar_horz.xml b/res/layout/drop_target_bar_horz.xml
index ee22d1e74..fcbb54e39 100644
--- a/res/layout/drop_target_bar_horz.xml
+++ b/res/layout/drop_target_bar_horz.xml
@@ -17,6 +17,7 @@
<com.android.launcher3.DropTargetBar
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
+ android:theme="@style/HomeScreenElementTheme"
android:layout_width="match_parent"
android:layout_height="@dimen/dynamic_grid_drop_target_size"
android:layout_gravity="center_horizontal|top"