mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 22:21:18 +00:00
Limit link title to two lines
This commit is contained in:
parent
96117bdba9
commit
f434a27c3e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
android:layout_marginTop="24dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:labelFor="@+id/etLink"
|
||||
android:maxLines="2"
|
||||
android:text="Link title"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
||||
android:textStyle="italic"
|
||||
|
|
Loading…
Reference in a new issue