diff --git a/app/src/main/res/layout/conversation_item_update.xml b/app/src/main/res/layout/conversation_item_update.xml index a245b216c3..3171465102 100644 --- a/app/src/main/res/layout/conversation_item_update.xml +++ b/app/src/main/res/layout/conversation_item_update.xml @@ -7,8 +7,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" - android:paddingStart="32dp" - android:paddingEnd="32dp"> + android:paddingStart="24dp" + android:paddingEnd="24dp">