Merge "Make the content animated together with the app bar" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1028f0b624
@@ -21,7 +21,8 @@
|
||||
android:id="@+id/content_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true">
|
||||
android:fitsSystemWindows="true"
|
||||
android:transitionGroup="true">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/app_bar"
|
||||
|
||||
Reference in New Issue
Block a user