aboutsummaryrefslogtreecommitdiff
path: root/res/layout/main_buttons.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/main_buttons.xml
parentf9a1c9a8e207e773cf5373344efab2751e1931d4 (diff)
downloaddsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.tar.gz
dsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.tar.bz2
dsub-c7767207dc85058e41fbaf3e91bce1d1f94b6f9f.zip
Updated some more icons
Diffstat (limited to 'res/layout/main_buttons.xml')
-rw-r--r--res/layout/main_buttons.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/main_buttons.xml b/res/layout/main_buttons.xml
index c087bc2d..7729315c 100644
--- a/res/layout/main_buttons.xml
+++ b/res/layout/main_buttons.xml
@@ -15,7 +15,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"/>