aboutsummaryrefslogtreecommitdiff
path: root/res/layout/select_artist_header.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-11-10 22:03:11 -0800
committerScott Jackson <daneren2005@gmail.com>2013-11-10 22:03:11 -0800
commitc7767207dc85058e41fbaf3e91bce1d1f94b6f9f (patch)
tree437d2bcc1fcf86fd0e38aad32cb822e31a48c9cf /res/layout/select_artist_header.xml
parentf9a1c9a8e207e773cf5373344efab2751e1931d4 (diff)
downloaddsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.tar.gz
dsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.tar.bz2
dsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.zip
Updated some more icons
Diffstat (limited to 'res/layout/select_artist_header.xml')
-rw-r--r--res/layout/select_artist_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/select_artist_header.xml b/res/layout/select_artist_header.xml
index 0b3d151b..ba1b3d47 100644
--- a/res/layout/select_artist_header.xml
+++ b/res/layout/select_artist_header.xml
@@ -14,7 +14,7 @@
android:minHeight="?android:attr/listPreferredItemHeight">
<ImageView
- android:src="@drawable/main_select_server"
+ android:src="?attr/select_server"
android:layout_gravity="center_vertical"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>