From: Andy Scherzinger Date: Wed, 5 Aug 2015 12:07:00 +0000 (+0200) Subject: aligned account name with menu items X-Git-Tag: oc-android-1.8~42^2~32 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/5ded9e818b795bf3d405b4c20a64e6bd98799f7b?ds=inline aligned account name with menu items --- diff --git a/res/layout/drawer.xml b/res/layout/drawer.xml index f769fb23..86b64be6 100644 --- a/res/layout/drawer.xml +++ b/res/layout/drawer.xml @@ -92,8 +92,7 @@ android:orientation="vertical" android:text="@string/app_name" android:textColor="#FFF" - android:textStyle="bold" - android:paddingLeft="10dp" + android:paddingLeft="16dp" android:textSize="24sp" />