forked from mirror/monocles_chat
Revert "More animation to reduce lagging"
This reverts commit ef77604bd6
.
This commit is contained in:
parent
a37d811bc7
commit
0608d3d131
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue