mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 09:06:24 +00:00
Improve the look of message bubbles.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:id="@+id/document_view"
|
||||
android:layout_width="210dp"
|
||||
android:layout_height="wrap_content"
|
||||
app:documentForegroundTintColor="@color/grey_500"
|
||||
app:documentBackgroundTintColor="@color/white"
|
||||
android:visibility="gone"
|
||||
app:doc_titleColor="?conversation_item_sent_text_primary_color"
|
||||
app:doc_captionColor="?conversation_item_sent_text_secondary_color"
|
||||
tools:visibility="visible"/>
|
||||
|
||||
Reference in New Issue
Block a user