Loading core/res/res/layout/popup_menu_item_layout.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,9 @@ <com.android.internal.view.menu.ListMenuItemView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="?android:attr/listPreferredItemHeight"> android:layout_height="?android:attr/listPreferredItemHeight" android:paddingLeft="16dip" android:paddingRight="16dip"> <!-- Icon will be inserted here. --> Loading Loading
core/res/res/layout/popup_menu_item_layout.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,9 @@ <com.android.internal.view.menu.ListMenuItemView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="?android:attr/listPreferredItemHeight"> android:layout_height="?android:attr/listPreferredItemHeight" android:paddingLeft="16dip" android:paddingRight="16dip"> <!-- Icon will be inserted here. --> Loading