Merge "Set background color to the AppBarLayout" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ee156a8c47
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user