mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-26 14:09:58 +00:00
Enable hyphenation on notification profiles empty title.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user