aboutsummaryrefslogtreecommitdiff
path: root/res/layout/main_buttons.xml
diff options
context:
space:
mode:
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"/>