|
|
@ -2,7 +2,6 @@ |
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="56dp" |
|
|
|
android:layout_height="56dp" |
|
|
|
android:background="?attr/selectedBackground" |
|
|
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
android:gravity="center_vertical" |
|
|
|
android:orientation="horizontal" > |
|
|
|
android:orientation="horizontal" > |
|
|
|
|
|
|
|
|
|
|
|