|
@@ -19,9 +19,6 @@
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/standard_list_item_size"
|
|
|
- android:focusable="true"
|
|
|
- android:clickable="true"
|
|
|
- android:background="?android:attr/selectableItemBackground"
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<ImageView
|