Refine animation of hiding and showing comment toolbar.

This commit is contained in:
Alex Ning
2020-04-01 19:42:37 +08:00
parent 093fccc790
commit 9bfae61ce7
3 changed files with 14 additions and 6 deletions

View File

@@ -20,7 +20,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:layout_marginBottom="12dp"
android:orientation="vertical"
android:animateLayoutChanges="true">
@@ -115,6 +114,7 @@
android:id="@+id/bottom_constraint_layout_item_post_comment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="12dp"
android:paddingStart="4dp"
android:paddingEnd="4dp">