mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 11:18:35 +00:00
Fix UnknownSenderView in dark theme.
This commit is contained in:
parent
df4422369d
commit
1068c3ca7e
@ -6,7 +6,7 @@
|
|||||||
android:paddingStart="16dp"
|
android:paddingStart="16dp"
|
||||||
android:paddingEnd="16dp"
|
android:paddingEnd="16dp"
|
||||||
android:layout_marginTop="20dp"
|
android:layout_marginTop="20dp"
|
||||||
android:background="@color/white">
|
android:background="?conversation_background">
|
||||||
|
|
||||||
<TextView android:id="@+id/unknown_sender_label"
|
<TextView android:id="@+id/unknown_sender_label"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user