summaryrefslogtreecommitdiffstats
path: root/res/layout/notification.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/notification.xml')
-rw-r--r--res/layout/notification.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/notification.xml b/res/layout/notification.xml
index 48c7b48b9..e148cbb44 100644
--- a/res/layout/notification.xml
+++ b/res/layout/notification.xml
@@ -17,7 +17,7 @@
<com.android.launcher3.notification.NotificationItemView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/notification_view"
- android:layout_width="@dimen/bg_pill_width"
+ android:layout_width="@dimen/bg_popup_item_width"
android:layout_height="wrap_content"
android:elevation="@dimen/deep_shortcuts_elevation"
android:background="@drawable/bg_white_round_rect">