|
@@ -24,10 +24,10 @@
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
- android:layout_marginBottom="8dp"
|
|
|
|
|
|
+ android:layout_marginBottom="2dp"
|
|
android:layout_marginLeft="16dp"
|
|
android:layout_marginLeft="16dp"
|
|
android:layout_marginRight="16dp"
|
|
android:layout_marginRight="16dp"
|
|
- android:layout_marginTop="8dp">
|
|
|
|
|
|
+ android:layout_marginTop="2dp">
|
|
|
|
|
|
<com.stfalcon.chatkit.utils.ShapeImageView
|
|
<com.stfalcon.chatkit.utils.ShapeImageView
|
|
android:id="@id/messageUserAvatar"
|
|
android:id="@id/messageUserAvatar"
|