|
|
@ -33,7 +33,7 @@
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:layout_gravity="center"
|
|
|
|
android:contentDescription="@android:string/cancel"
|
|
|
|
android:contentDescription="@android:string/cancel"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:layout_weight="1"
|
|
|
|
android:clickable="true"
|
|
|
|
android:clickable="true"
|
|
|
|
android:background="?attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?attr/selectableItemBackgroundBorderless"
|
|
|
|