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

This commit is contained in:
TreeHugger Robot
2021-11-30 08:00:10 +00:00
committed by Android (Google) Code Review

View File

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