Merge "Animate the expansion/collapse of a slice"

This commit is contained in:
Yanting Yang
2019-03-08 09:08:02 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:animateLayoutChanges="true"
style="@style/SliceViewStyle"/>
<!--dismissal view-->