Add animateLayoutChanges to item_post_compact_right_thumbnail.

This commit is contained in:
Alex Ning 2021-08-20 13:03:52 +08:00
parent 5dd1e2d7eb
commit c7fdef7a58

View File

@ -3,7 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
android:orientation="vertical"
android:animateLayoutChanges="true">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"