summaryrefslogtreecommitdiffstats
path: root/res/layout/add_item_confirmation_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/add_item_confirmation_activity.xml')
-rw-r--r--res/layout/add_item_confirmation_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/add_item_confirmation_activity.xml b/res/layout/add_item_confirmation_activity.xml
index 6c316e6ff..830255b6a 100644
--- a/res/layout/add_item_confirmation_activity.xml
+++ b/res/layout/add_item_confirmation_activity.xml
@@ -44,7 +44,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:attr/colorPrimaryDark"
- android:theme="@style/WidgetContainerTheme">
+ android:theme="?attr/widgetsTheme">
<com.android.launcher3.dragndrop.LivePreviewWidgetCell
android:id="@+id/widget_cell"