|
@@ -22,7 +22,7 @@
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:minHeight="@dimen/standard_list_item_size"
|
|
android:minHeight="@dimen/standard_list_item_size"
|
|
- android:background="@drawable/list_selector"
|
|
|
|
|
|
+ android:background="?android:attr/selectableItemBackground"
|
|
android:descendantFocusability="blocksDescendants"
|
|
android:descendantFocusability="blocksDescendants"
|
|
android:orientation="horizontal">
|
|
android:orientation="horizontal">
|
|
|
|
|