src/main/res/layout/item_message_sent.xml 🔗
@@ -16,7 +16,7 @@
             android:layout_height="wrap_content"
             android:layout_alignParentEnd="true"
             android:layout_alignParentBottom="true"
-            android:layout_marginStart="8dp"
+            android:layout_marginStart="0dp"
             android:orientation="vertical">
 
         <com.google.android.material.imageview.ShapeableImageView