aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/host_editor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/host_editor.xml')
-rw-r--r--res/layout/host_editor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/host_editor.xml b/res/layout/host_editor.xml
index c25f98f..ced7653 100644
--- a/res/layout/host_editor.xml
+++ b/res/layout/host_editor.xml
@@ -47,7 +47,7 @@
<Button android:id="@+id/cancel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_toLeft="@id/add"
+ android:layout_toLeftOf="@id/add"
android:layout_alignTop="@id/add"
android:text="@string/button_cancel" />
</RelativeLayout> \ No newline at end of file