mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 10:32:18 +00:00
Fix unread message conversation separator for dark theme
Fixes #6265 // FREEBIE
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
android:layout_marginBottom="5dp"
|
||||
android:background="@drawable/last_seen_background">
|
||||
android:background="?conversation_item_last_seen_background">
|
||||
|
||||
<TextView android:id="@+id/text"
|
||||
android:layout_width="wrap_content"
|
||||
|
Reference in New Issue
Block a user