summaryrefslogtreecommitdiff
path: root/data/res/layout/popup_menu_item_layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/popup_menu_item_layout.xml')
-rw-r--r--data/res/layout/popup_menu_item_layout.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/res/layout/popup_menu_item_layout.xml b/data/res/layout/popup_menu_item_layout.xml
index 3eecb36f..3b89f0d0 100644
--- a/data/res/layout/popup_menu_item_layout.xml
+++ b/data/res/layout/popup_menu_item_layout.xml
@@ -33,6 +33,7 @@
<!-- The title and summary have some gap between them,
and this 'group' should be centered vertically. -->
<LinearLayout
+ android:id="@+id/content"
android:layout_width="wrap_content"
android:layout_height="?attr/dropdownListPreferredItemHeight"
android:paddingEnd="16dip"