mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 18:13:24 +02:00
Disable text hyphenation before Android Q
This commit is contained in:
@@ -411,6 +411,7 @@
|
||||
android:layout_marginTop="6dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:fontFamily="monospace"
|
||||
android:hyphenationFrequency="none"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
android:layout_marginTop="3dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:fontFamily="monospace"
|
||||
android:hyphenationFrequency="none"
|
||||
android:minHeight="60dp"
|
||||
android:paddingBottom="6dp"
|
||||
android:text="Body"
|
||||
|
||||
Reference in New Issue
Block a user