Widen folder and account list chips to better match message-view

This commit is contained in:
Jesse Vincent 2010-05-02 15:53:26 +00:00
parent 11f23a32f7
commit d0e0dceab7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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