mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Widen folder and account list chips to better match message-view
This commit is contained in:
parent
11f23a32f7
commit
d0e0dceab7
@ -10,7 +10,7 @@
|
||||
|
||||
<View
|
||||
android:id="@+id/chip"
|
||||
android:layout_width="4dip"
|
||||
android:layout_width="6dip"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentLeft="true" />
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<View
|
||||
android:id="@+id/chip"
|
||||
android:layout_width="4dip"
|
||||
android:layout_width="6dip"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentLeft="true" />
|
||||
|
Loading…
Reference in New Issue
Block a user