From 2673c984501123986f24c3df355d3c2e4c09473a Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Fri, 17 Jul 2015 07:46:34 -0700 Subject: Try to fix some RTL layout issues --- app/src/main/res/layout/act_hostlist.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/layout/act_hostlist.xml') diff --git a/app/src/main/res/layout/act_hostlist.xml b/app/src/main/res/layout/act_hostlist.xml index 3d46068..a0214d4 100644 --- a/app/src/main/res/layout/act_hostlist.xml +++ b/app/src/main/res/layout/act_hostlist.xml @@ -31,6 +31,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" + android:layout_alignParentStart="true" android:layout_alignParentLeft="true" > -- cgit v1.2.3