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

Commit 4388a475 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

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

Change-Id: I3383dd18e2d15369fa26daafd6e73a1bae1c046c
parents b7c5dc68 1a025071
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"