mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
give network icon a bit of padding now that it's a tap target
This commit is contained in:
parent
ac229e4ae7
commit
ec8a4119a9
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
android:layout_height="fill_parent"
|
||||
android:layout_gravity="center_vertical|center_horizontal"
|
||||
android:layout_weight="0"
|
||||
android:paddingLeft="8dip"
|
||||
android:paddingRight="8dip"
|
||||
/>
|
||||
|
||||
<!-- this layout is vertical, holds everything but the status
|
||||
|
|
Loading…
Reference in a new issue