From 5f517a76a8247604b0a7eca15b4ed1d57e28e5df Mon Sep 17 00:00:00 2001 From: Christian S Date: Fri, 15 Apr 2016 21:43:55 +0200 Subject: disallow account deactivation added reconnect to account context menu --- src/main/res/layout/account_row.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'src/main/res/layout/account_row.xml') diff --git a/src/main/res/layout/account_row.xml b/src/main/res/layout/account_row.xml index f0d0c903d..6540793f9 100644 --- a/src/main/res/layout/account_row.xml +++ b/src/main/res/layout/account_row.xml @@ -25,9 +25,7 @@ android:layout_centerVertical="true" android:layout_toRightOf="@+id/account_image" android:orientation="vertical" - android:paddingLeft="8dp" - android:layout_toLeftOf="@+id/tgl_account_status" - android:layout_toStartOf="@+id/tgl_account_status"> + android:paddingLeft="8dp"> - - \ No newline at end of file -- cgit v1.2.3