Эх сурвалжийг харах

fix unused background

Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
Abdourahamane BOINAIDI 5 жил өмнө
parent
commit
30bc33307e

+ 0 - 3
src/main/res/layout/uploader_list_item_layout.xml

@@ -19,9 +19,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="@dimen/standard_list_item_size"
     android:layout_height="@dimen/standard_list_item_size"
-    android:focusable="true"
-    android:clickable="true"
-    android:background="?android:attr/selectableItemBackground"
     android:orientation="horizontal">
     android:orientation="horizontal">
 
 
     <ImageView
     <ImageView