Fix message alignment

This commit is contained in:
nielsandriesse
2020-05-19 14:35:43 +10:00
parent 92bf59b5a0
commit 8c9a2d5199
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginEnd="@dimen/large_spacing"
android:layout_marginEnd="12dp"
android:clipToPadding="false"
android:clipChildren="false">