aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/layout/app_list_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/app_list_item.xml')
-rw-r--r--app/src/main/res/layout/app_list_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/app_list_item.xml b/app/src/main/res/layout/app_list_item.xml
index d4a41c83..4519a3a4 100644
--- a/app/src/main/res/layout/app_list_item.xml
+++ b/app/src/main/res/layout/app_list_item.xml
@@ -22,7 +22,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="@drawable/list_item_background_anim"
+ android:background="@drawable/list_item_background"
android:padding="16dp"
android:orientation="horizontal"
android:gravity="center_vertical"