summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/res/layout/buttons.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/buttons.xml b/android/res/layout/buttons.xml
index 641a6cef..a9f46d38 100644
--- a/android/res/layout/buttons.xml
+++ b/android/res/layout/buttons.xml
@@ -53,7 +53,7 @@
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
- android:layout_toLeftOf="@+id/searchButton"
+ android:layout_toLeftOf="@+id/outlineButton"
android:paddingLeft="15dp"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceMedium" />