mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-26 23:18:17 +03:00
elipsize chapter list in the middle
This commit is contained in:
parent
50306f6ea3
commit
fa301bfbd2
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
android:layout_alignParentTop="true"
|
||||
android:layout_alignWithParentIfMissing="true"
|
||||
android:layout_marginRight="30dp"
|
||||
android:ellipsize="end"
|
||||
android:ellipsize="middle"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="1"
|
||||
android:textSize="17sp"
|
||||
|
|
Loading…
Reference in a new issue