|
|
@ -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="fill_parent" |
|
|
|
android:layout_width="fill_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:background="?android:attr/listChoiceBackgroundIndicator" |
|
|
|
|
|
|
|
android:clickable="false" |
|
|
|
android:clickable="false" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:paddingBottom="3dp" |
|
|
|
android:paddingBottom="3dp" |
|
|
|