mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:02:23 +00:00
Improve the look of message bubbles.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/conversation_activity__attachment_thumbnail"
|
||||
app:backgroundColorHint="?conversation_background"
|
||||
app:minWidth="100dp"
|
||||
app:maxWidth="300dp"
|
||||
app:minHeight="100dp"
|
||||
@@ -50,10 +49,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:paddingTop="15dp"
|
||||
android:paddingBottom="15dp"
|
||||
app:documentWidgetBackground="?conversation_item_bubble_background"
|
||||
app:documentForegroundTintColor="@color/grey_500"
|
||||
app:documentBackgroundTintColor="?conversation_item_bubble_background"/>
|
||||
android:paddingBottom="15dp" />
|
||||
|
||||
|
||||
</org.thoughtcrime.securesms.components.RemovableEditableMediaView>
|
||||
|
||||
Reference in New Issue
Block a user