Enable hyphenation on notification profiles empty title.
This commit is contained in:
parent
94078f8b91
commit
9569b6ab4a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
android:gravity="center"
|
||||
android:text="@string/NotificationProfilesFragment__notification_profiles"
|
||||
android:textAppearance="@style/TextAppearance.Signal.Title1"
|
||||
android:hyphenationFrequency="normal"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/notification_profiles_empty_icon" />
|
||||
|
|
Loading…
Add table
Reference in a new issue