mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
clean up the folder list item chips
This commit is contained in:
parent
7ba68dbc3c
commit
65ed9072bf
@ -6,7 +6,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="?android:attr/listPreferredItemHeight"
|
||||
android:paddingRight="4dip"
|
||||
android:paddingBottom="2dip"
|
||||
android:orientation="horizontal"
|
||||
android:gravity="center_vertical">
|
||||
|
||||
@ -25,6 +24,8 @@
|
||||
android:layout_weight="1"
|
||||
android:orientation="vertical"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingBottom="2dip"
|
||||
|
||||
android:paddingLeft="6dip">
|
||||
|
||||
<TextView
|
||||
|
Loading…
Reference in New Issue
Block a user