| | |
| | | limitations under the License. |
| | | --> |
| | | |
| | | <android.support.v7.view.menu.ListMenuItemView |
| | | <android.support.v7.internal.view.menu.ListMenuItemView |
| | | xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="?attr/dropdownListPreferredItemHeight" |
| | |
| | | |
| | | </RelativeLayout> |
| | | |
| | | <ImageView |
| | | android:id="@+id/submenuarrow" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_gravity="center" |
| | | android:layout_marginStart="8dp" |
| | | android:layout_marginLeft="8dp" |
| | | android:scaleType="center" |
| | | android:visibility="gone" /> |
| | | |
| | | <!-- Checkbox, and/or radio button will be inserted here. --> |
| | | |
| | | </android.support.v7.view.menu.ListMenuItemView> |
| | | </android.support.v7.internal.view.menu.ListMenuItemView> |
| | | <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/layout/abc_popup_menu_item_layout.xml --> |