Animate layout changes in item_post_compact.xml.

This commit is contained in:
Alex Ning
2020-09-26 10:10:51 +08:00
parent 428734bdde
commit b47422fd75
3 changed files with 49 additions and 6 deletions

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"