Commit d2898163 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Fix layout width for message attachments reaction panel

parent 48d6ea4a
......@@ -40,7 +40,7 @@
<include
layout="@layout/layout_reactions"
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>
\ No newline at end of file
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