mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-19 19:38:45 +00:00
Reduce right margin on incoming message bubbles.
Fixes #3499 // FREEBIE
This commit is contained in:
parent
df67471959
commit
98b99ef5b1
@ -42,7 +42,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toRightOf="@id/contact_photo"
|
||||
android:layout_toEndOf="@id/contact_photo"
|
||||
android:layout_marginRight="50dp"
|
||||
android:layout_marginRight="35dp"
|
||||
android:background="@drawable/received_bubble"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user