summaryrefslogtreecommitdiffstats
path: root/res/layout/notification_footer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/notification_footer.xml')
-rw-r--r--res/layout/notification_footer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/notification_footer.xml b/res/layout/notification_footer.xml
index c025819a2..54282086c 100644
--- a/res/layout/notification_footer.xml
+++ b/res/layout/notification_footer.xml
@@ -26,7 +26,7 @@
<View
android:id="@+id/divider"
android:layout_width="match_parent"
- android:layout_height="@dimen/notification_divider_height"/>
+ android:layout_height="@dimen/popup_item_divider_height"/>
<LinearLayout
android:id="@+id/icon_row"