aligned account name with menu items
authorAndy Scherzinger <info@andy-scherzinger.de>
Wed, 5 Aug 2015 12:07:00 +0000 (14:07 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Wed, 5 Aug 2015 12:07:00 +0000 (14:07 +0200)
res/layout/drawer.xml

index f769fb2..86b64be 100644 (file)
@@ -92,8 +92,7 @@
                 android:orientation="vertical"
                 android:text="@string/app_name"
                 android:textColor="#FFF"
                 android:orientation="vertical"
                 android:text="@string/app_name"
                 android:textColor="#FFF"
-                android:textStyle="bold"
-                android:paddingLeft="10dp"
+                android:paddingLeft="16dp"
                 android:textSize="24sp" />
         </LinearLayout>
     </RelativeLayout>
                 android:textSize="24sp" />
         </LinearLayout>
     </RelativeLayout>