End align footer for long message bubble sent.

Fixes #8806
This commit is contained in:
Alan Evans 2019-05-10 12:41:15 -03:00 committed by GitHub
parent 5b298b4a04
commit 387392f38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
<org.thoughtcrime.securesms.components.ConversationItemFooter
android:id="@+id/longmessage_footer"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="-4dp"
android:layout_marginStart="@dimen/message_bubble_horizontal_padding"