Merge "[Provider Model] Remove the background of the title layout" into sc-v2-dev am: 504e256c43

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

Change-Id: Ib6c756367755e7256f38de44a4c2639d2db67fdf
This commit is contained in:
TreeHugger Robot
2021-11-30 08:17:16 +00:00
committed by Automerger Merge Worker

View File

@@ -837,7 +837,6 @@
<style name="Widget.SliceView.Panel"> <style name="Widget.SliceView.Panel">
<item name="titleSize">16sp</item> <item name="titleSize">16sp</item>
<item name="rowStyle">@style/SliceRow</item> <item name="rowStyle">@style/SliceRow</item>
<item name="android:background">?android:attr/colorBackgroundFloating</item>
</style> </style>
<style name="SliceRow"> <style name="SliceRow">