raise space between avatar and text

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-03-25 23:10:54 +01:00
parent 422cdf2b26
commit b585ec065c
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -36,7 +36,7 @@
android:layout_width="@dimen/small_item_height"
android:layout_height="@dimen/small_item_height"
android:layout_centerVertical="true"
android:layout_marginEnd="@dimen/margin_between_elements">
android:layout_marginEnd="@dimen/double_margin_between_elements">
<com.facebook.drawee.view.SimpleDraweeView
android:id="@id/dialogAvatar"