give network icon a bit of padding now that it's a tap target

This commit is contained in:
Eric House 2013-10-13 20:46:24 -07:00
parent ac229e4ae7
commit ec8a4119a9

View file

@ -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