|
@@ -5,7 +5,7 @@
|
|
android:layout_height="?attr/listPreferredItemHeightSmall"
|
|
android:layout_height="?attr/listPreferredItemHeightSmall"
|
|
android:paddingLeft="?attr/listPreferredItemPaddingLeft"
|
|
android:paddingLeft="?attr/listPreferredItemPaddingLeft"
|
|
android:paddingRight="?attr/listPreferredItemPaddingRight"
|
|
android:paddingRight="?attr/listPreferredItemPaddingRight"
|
|
- android:foreground="?attr/selectableItemBackground"
|
|
|
|
|
|
+ android:background="?attr/selectableItemBackground"
|
|
android:focusable="true">
|
|
android:focusable="true">
|
|
|
|
|
|
<CheckBox
|
|
<CheckBox
|