Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87803078 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Make the content animated together with the app bar" into sc-dev am:...

Merge "Make the content animated together with the app bar" into sc-dev am: 1028f0b6 am: 1a025071 am: 4388a475

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14732027

Change-Id: I47f64c0d720ef1fea7775ae851cf7d7ac4715b0b
parents ac3b9777 4388a475
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"