mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 09:06:24 +00:00
Fix footer icon tints.
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
android:layout_width="@dimen/media_bubble_default_dimens"
|
||||
android:layout_height="wrap_content"
|
||||
app:contact_titleColor="?conversation_item_received_text_primary_color"
|
||||
app:contact_captionColor="?conversation_item_received_text_secondary_color" />
|
||||
app:contact_captionColor="?conversation_item_received_text_secondary_color"
|
||||
app:contact_footerIconColor="?conversation_item_received_text_secondary_color"
|
||||
app:contact_footerAlpha="0.7"/>
|
||||
|
||||
Reference in New Issue
Block a user