mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 13:18:26 +00:00
Dark theme support for audio drafts
Fixes #4681 Closes #6251 // FREEBIE
This commit is contained in:
parent
0095e00bc7
commit
defb173ffe
@ -37,9 +37,9 @@
|
||||
android:visibility="gone"
|
||||
android:paddingTop="15dp"
|
||||
android:paddingBottom="15dp"
|
||||
app:widgetBackground="@color/white"
|
||||
app:widgetBackground="?conversation_item_bubble_background"
|
||||
app:foregroundTintColor="@color/grey_500"
|
||||
app:backgroundTintColor="@color/white"/>
|
||||
app:backgroundTintColor="?conversation_item_bubble_background"/>
|
||||
|
||||
</org.thoughtcrime.securesms.components.RemovableEditableMediaView>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user