fix missing text in notification

This commit is contained in:
sk
2022-12-21 19:54:15 +01:00
parent 42b2cde1e2
commit b28c684bd3
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@
android:layout_width="match_parent"
android:layout_height="24dp"
android:layout_marginEnd="8dp"
android:layout_toStartOf="@id/visibility"
android:layout_toStartOf="@id/delete_notification"
android:layout_toEndOf="@id/avatar">
<TextView
@@ -92,7 +92,7 @@
android:layout_height="20dp"
android:layout_below="@id/name_wrap"
android:layout_marginEnd="8dp"
android:layout_toStartOf="@id/visibility"
android:layout_toStartOf="@id/delete_notification"
android:layout_toEndOf="@id/avatar"
android:layoutDirection="locale"
android:orientation="horizontal">