We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b68091 commit 85e498fCopy full SHA for 85e498f
ease-im-kit/src/main/res/layout/uikit_row_sent_message.xml
@@ -48,6 +48,7 @@
48
app:layout_constraintStart_toStartOf="parent"
49
app:layout_constraintTop_toTopOf="parent"
50
app:layout_goneMarginBottom="@dimen/ease_size_7"
51
+ android:layout_marginEnd="@dimen/ease_size_12"
52
tools:text="H" />
53
54
<TextView
0 commit comments