mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
Adjust titlebar padding
This commit is contained in:
parent
2b5e88d8c0
commit
39d4c91bbd
|
@ -4,6 +4,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:paddingLeft="2dp"
|
||||
android:paddingRight="2dp"
|
||||
android:paddingBottom="4dp"
|
||||
android:orientation="vertical"
|
||||
android:tag="title" >
|
||||
|
|
Loading…
Reference in New Issue
Block a user