| | |
| | | |
| | | <ImageView |
| | | xmlns:android="http://schemas.android.com/apk/res/android" |
| | | xmlns:app="http://schemas.android.com/apk/res-auto" |
| | | android:id="@+id/action_mode_close_button" |
| | | android:contentDescription="@string/abc_action_mode_done" |
| | | android:focusable="true" |
| | | android:clickable="true" |
| | | app:srcCompat="?attr/actionModeCloseDrawable" |
| | | android:src="?attr/actionModeCloseDrawable" |
| | | style="?attr/actionModeCloseButtonStyle" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent"/> |
| | | android:layout_height="match_parent"/><!-- 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_action_mode_close_item_material.xml --> |