mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 02:30:10 -05:00
Don't ellipsize the time either
This commit is contained in:
parent
0cec2e9044
commit
53f8937bc3
@ -138,6 +138,7 @@
|
||||
android:layout_alignParentRight="true"
|
||||
android:textSize="10sp"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="none"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
<LinearLayout android:id="@+id/icons_container"
|
||||
|
Loading…
Reference in New Issue
Block a user