mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 19:18:27 +00:00
Fix expiring messages timer colors in dark theme
Fixes #5759 // FREEBIE
This commit is contained in:
parent
5ad7e3b48a
commit
0a3ede7c32
@ -148,7 +148,7 @@
|
||||
android:id="@+id/expiration_indicator"
|
||||
app:empty="@drawable/ic_hourglass_empty_white_18dp"
|
||||
app:full="@drawable/ic_hourglass_full_white_18dp"
|
||||
app:tint="@color/black"
|
||||
app:tint="?conversation_item_sent_text_secondary_color"
|
||||
app:percentage="0"
|
||||
app:offset="0"
|
||||
android:layout_gravity="center_vertical|end"
|
||||
|
Loading…
x
Reference in New Issue
Block a user