mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
aligned account name with menu items
This commit is contained in:
parent
c2418d24d5
commit
5ded9e818b
1 changed files with 1 additions and 2 deletions
|
@ -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" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in a new issue