aboutsummaryrefslogtreecommitdiffstats
path: root/iget_android/app/src/main/res/drawable/list_item_background_activated.xml
diff options
context:
space:
mode:
Diffstat (limited to 'iget_android/app/src/main/res/drawable/list_item_background_activated.xml')
-rw-r--r--iget_android/app/src/main/res/drawable/list_item_background_activated.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/iget_android/app/src/main/res/drawable/list_item_background_activated.xml b/iget_android/app/src/main/res/drawable/list_item_background_activated.xml
deleted file mode 100644
index f6a9b13b..00000000
--- a/iget_android/app/src/main/res/drawable/list_item_background_activated.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item
- android:state_activated="true"
- android:drawable="@android:color/darker_gray"
- />
-</selector> \ No newline at end of file