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

Commit c1e4cb30 authored by Yi-Ling Chuang's avatar Yi-Ling Chuang Committed by Automerger Merge Worker
Browse files

Merge "Set background color to the AppBarLayout" into sc-dev am: ee156a8c

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

Change-Id: I5d8998ab58380a8ba0e15ed9bef40b54d6816393
parents 58902610 ee156a8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
        android:fitsSystemWindows="true"
        android:outlineAmbientShadowColor="@android:color/transparent"
        android:outlineSpotShadowColor="@android:color/transparent"
        android:background="@android:color/transparent"
        android:background="?android:attr/colorPrimary"
        android:theme="@style/Theme.CollapsingToolbar.Settings">

        <com.android.settingslib.collapsingtoolbar.AdjustableToolbarLayout