Commit b7343647 authored by Artem Fokin's avatar Artem Fokin

Fixed layout constraint

Fixed layout constraint at item_actions_attachment.xml
parent d4d72057
......@@ -23,6 +23,7 @@
android:textDirection="locale"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:text="This is a multiline chat message from Bertie that will take more than just one line of text. I have sure that everything is amazing!" />
<View
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment