projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2418d2
)
aligned account name with menu items
author
Andy Scherzinger
<info@andy-scherzinger.de>
Wed, 5 Aug 2015 12:07:00 +0000
(14:07 +0200)
committer
Andy Scherzinger
<info@andy-scherzinger.de>
Wed, 5 Aug 2015 12:07:00 +0000
(14:07 +0200)
res/layout/drawer.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/layout/drawer.xml
b/res/layout/drawer.xml
index
f769fb2
..
86b64be
100644
(file)
--- 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" />
</LinearLayout>
</RelativeLayout>