Fix UnknownSenderView in dark theme.
This commit is contained in:
parent
df4422369d
commit
1068c3ca7e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:layout_marginTop="20dp"
|
||||
android:background="@color/white">
|
||||
android:background="?conversation_background">
|
||||
|
||||
<TextView android:id="@+id/unknown_sender_label"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Reference in a new issue