diff --git a/app/src/main/res/layout/rv_item_conversation_with_last_message.xml b/app/src/main/res/layout/rv_item_conversation_with_last_message.xml index 808f2fb09..6dbdb1e6c 100644 --- a/app/src/main/res/layout/rv_item_conversation_with_last_message.xml +++ b/app/src/main/res/layout/rv_item_conversation_with_last_message.xml @@ -28,9 +28,9 @@ android:layout_height="wrap_content" android:animateLayoutChanges="true" android:paddingLeft="@dimen/double_margin_between_elements" - android:paddingTop="@dimen/margin_between_elements" + android:paddingTop="12dp" android:paddingRight="@dimen/double_margin_between_elements" - android:paddingBottom="@dimen/margin_between_elements"> + android:paddingBottom="12dp">