From 3357be9557c0a74001a953018e67c2941b01dded Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 21 Jul 2018 15:08:38 +0530 Subject: RTL layout fixes Signed-off-by: Harsh Shandilya --- app/src/main/res/layout/tunnel_detail_fragment.xml | 1 - app/src/main/res/layout/tunnel_list_fragment.xml | 4 ++-- app/src/main/res/layout/tunnel_list_item.xml | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/tunnel_detail_fragment.xml b/app/src/main/res/layout/tunnel_detail_fragment.xml index ed43cc01..11cfafae 100644 --- a/app/src/main/res/layout/tunnel_detail_fragment.xml +++ b/app/src/main/res/layout/tunnel_detail_fragment.xml @@ -55,7 +55,6 @@ android:layout_height="wrap_content" android:layout_alignParentStart="true" android:layout_alignParentTop="true" - android:layout_toStartOf="@+id/tunnel_switch" android:text="@string/interface_title" /> -- cgit v1.2.3-59-g8ed1b