Merge "Redirect users from Search to Settings with transition."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6987b78782
@@ -19,7 +19,8 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/content_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
android:layout_height="match_parent"
|
||||
android:transitionGroup="true">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/appbar_layout"
|
||||
|
Reference in New Issue
Block a user