mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 11:08:02 +00:00
Add margin right to outgoing text bubbles.
// FREEBIE
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toRightOf="@id/contact_photo"
|
||||
android:layout_toEndOf="@id/contact_photo"
|
||||
android:layout_marginRight="50dp"
|
||||
android:background="@drawable/received_bubble"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
Reference in New Issue
Block a user