mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 22:45:04 -05:00
Revert r1611. The extra alignment constraints made the stars go blank
when there was more than one digit for the starred count.
This commit is contained in:
parent
78a101547c
commit
488301d03e
@ -78,7 +78,6 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignRight="@+id/new_message_count"
|
||||
android:layout_gravity="bottom"
|
||||
android:layout_marginBottom="1dip"
|
||||
android:paddingTop="6dip"
|
||||
|
@ -78,7 +78,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignRight="@+id/folder_unread_message_count"
|
||||
android:layout_marginBottom="1dip"
|
||||
android:paddingTop="6dip"
|
||||
android:paddingBottom="4dip"
|
||||
|
Loading…
Reference in New Issue
Block a user