aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/song_list_item.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-07-14 18:00:34 -0700
committerScott Jackson <daneren2005@gmail.com>2015-07-18 10:23:34 -0700
commit775e66c3006ff90df86da3b87b08436b441b79e4 (patch)
tree46f3f373de05245137541249cac60e82f5d99639 /app/src/main/res/layout/song_list_item.xml
parent67ed55d9c0b4e92ef962d39ef9f20326c11beaa1 (diff)
downloaddsub-775e66c3006ff90df86da3b87b08436b441b79e4.tar.gz
dsub-775e66c3006ff90df86da3b87b08436b441b79e4.tar.bz2
dsub-775e66c3006ff90df86da3b87b08436b441b79e4.zip
Update to use tinted drawables
Diffstat (limited to 'app/src/main/res/layout/song_list_item.xml')
-rw-r--r--app/src/main/res/layout/song_list_item.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/song_list_item.xml b/app/src/main/res/layout/song_list_item.xml
index 7b4933e0..c64c1a45 100644
--- a/app/src/main/res/layout/song_list_item.xml
+++ b/app/src/main/res/layout/song_list_item.xml
@@ -44,7 +44,6 @@
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_gravity="right|center_vertical"
- android:src="@drawable/ic_menu_bookmark_selected"
android:background="@null"
android:focusable="false"
android:scaleType="fitCenter"