Revert "More animation to reduce lagging"

This reverts commit 0a5d19333d.
This commit is contained in:
Arne 2024-12-09 13:13:56 +01:00
parent 1e0e7cc9cd
commit e6a5bf1f95

View file

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