| | |
| | | */ |
| | | --> |
| | | <view xmlns:android="http://schemas.android.com/apk/res/android" |
| | | class="android.support.v7.widget.ActivityChooserView$InnerLayout" |
| | | class="android.support.v7.internal.widget.ActivityChooserView$InnerLayout" |
| | | android:id="@+id/activity_chooser_view_content" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | |
| | | android:layout_gravity="center" |
| | | android:focusable="true" |
| | | android:addStatesFromChildren="true" |
| | | android:background="?attr/actionBarItemBackground" |
| | | android:paddingTop="2dip" |
| | | android:paddingBottom="2dip" |
| | | android:paddingLeft="12dip" |
| | | android:paddingRight="12dip"> |
| | | android:background="?attr/actionBarItemBackground"> |
| | | |
| | | <ImageView android:id="@+id/image" |
| | | android:layout_width="32dip" |
| | | android:layout_height="32dip" |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="2dip" |
| | | android:layout_marginBottom="2dip" |
| | | android:layout_marginLeft="12dip" |
| | | android:layout_marginRight="12dip" |
| | | android:scaleType="fitCenter" |
| | | android:adjustViewBounds="true" /> |
| | | |
| | |
| | | android:layout_gravity="center" |
| | | android:focusable="true" |
| | | android:addStatesFromChildren="true" |
| | | android:background="?attr/actionBarItemBackground" |
| | | android:paddingTop="2dip" |
| | | android:paddingBottom="2dip" |
| | | android:paddingLeft="12dip" |
| | | android:paddingRight="12dip"> |
| | | android:background="?attr/actionBarItemBackground"> |
| | | |
| | | <ImageView android:id="@+id/image" |
| | | android:layout_width="32dip" |
| | | android:layout_height="32dip" |
| | | android:layout_gravity="center" |
| | | android:layout_marginTop="2dip" |
| | | android:layout_marginBottom="2dip" |
| | | android:layout_marginLeft="12dip" |
| | | android:layout_marginRight="12dip" |
| | | android:scaleType="fitCenter" |
| | | android:adjustViewBounds="true" /> |
| | | |
| | | </FrameLayout> |
| | | |
| | | </view> |
| | | <!-- 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_activity_chooser_view.xml --> |