From 99eb1743e3eb94f85ec0eddeaec81245a9ffed08 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Fri, 4 Jul 2014 16:13:52 +0200 Subject: small ui overhauls. unified text sizes. made text a bit smaller. moved messages more closer together --- res/layout/account_row.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/layout/account_row.xml') diff --git a/res/layout/account_row.xml b/res/layout/account_row.xml index 6cfbe9e3d..248b17f70 100644 --- a/res/layout/account_row.xml +++ b/res/layout/account_row.xml @@ -19,7 +19,7 @@ android:id="@+id/account_jid" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:textSize="20sp" + android:textSize="18sp" android:singleLine="true" android:scrollHorizontally="false"/> @@ -35,7 +35,7 @@ android:layout_height="wrap_content" android:text="@string/account_status" android:textStyle="bold" - android:textSize="16sp" /> + android:textSize="14sp" /> + android:textSize="14sp"/> -- cgit v1.2.3