Browse Source

remove unused background in grid_image

Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
Abdourahamane BOINAIDI 5 years ago
parent
commit
2f12db03bb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/res/layout/grid_image.xml

+ 0 - 1
src/main/res/layout/grid_image.xml

@@ -21,7 +21,6 @@
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:layout_gravity="center_horizontal"
-    android:background="@drawable/list_selector"
     android:foreground="?android:attr/selectableItemBackground"
     android:gravity="center_horizontal"
     android:orientation="vertical">