Fix background color of the conversation guts

Fixes: 185920837
Test: manual
Change-Id: I4d17595505212527306b7cc5be39abcf9f7efb61
This commit is contained in:
Jeff DeCew
2021-04-23 15:28:57 -04:00
parent 8cf06f75a6
commit 33ffeb6946

View File

@@ -24,7 +24,6 @@
android:clipChildren="true"
android:clipToPadding="true"
android:orientation="vertical"
android:background="?android:attr/colorBackground"
android:paddingStart="12dp">
<!-- Package Info -->