[Provider Model] Remove the background of the title layout

- See b/208220685#comment2 for a screenshot.

Bug: 208220685
Test: manual test and check the UI solution.
Change-Id: I118d16f4a5db32fe975453239f83f58f2e8fa69a
This commit is contained in:
Weng Su
2021-11-29 22:54:41 +08:00
parent 488d986cae
commit 3130142679

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">