1
0
Fork 1

More animation to reduce lagging

This commit is contained in:
Arne 2024-12-08 22:45:13 +01:00
parent ad911e8a73
commit 0a5d19333d

View file

@ -85,7 +85,8 @@
android:stackFromBottom="true"
android:transcriptMode="normal"
android:layout_below="@+id/muc_subject"
tools:listitem="@layout/item_message_sent" />
tools:listitem="@layout/item_message_sent"
android:animateLayoutChanges="true" />
<LinearLayout
android:id="@+id/input_area"