mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
Adjust titlebar layout.
This commit is contained in:
parent
d92aa005b1
commit
53c1618010
|
@ -4,7 +4,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:padding="4dp"
|
||||
android:paddingBottom="4dp"
|
||||
android:orientation="vertical"
|
||||
android:tag="title" >
|
||||
<LinearLayout
|
||||
|
@ -65,6 +65,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginBottom="-4dp"
|
||||
android:tag="title" >
|
||||
<TextView
|
||||
android:id="@+id/white_pieces"
|
||||
|
|
Loading…
Reference in New Issue
Block a user