mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
elipsis at front with long subfolder-pathes.
(Only the last part of the path is interesting)
This commit is contained in:
parent
49d2618f99
commit
5bbaf88972
@ -29,7 +29,7 @@
|
|||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:ellipsize="end"
|
android:ellipsize="start"
|
||||||
android:textColor="?android:attr/textColorPrimary"
|
android:textColor="?android:attr/textColorPrimary"
|
||||||
android:textAppearance="?android:attr/textAppearanceLarge" />
|
android:textAppearance="?android:attr/textAppearanceLarge" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user