diff --git a/vector/src/main/res/layout/bottom_sheet_item_radio.xml b/vector/src/main/res/layout/bottom_sheet_item_radio.xml index 7af4b0d6d0..ec3d5cbc5c 100644 --- a/vector/src/main/res/layout/bottom_sheet_item_radio.xml +++ b/vector/src/main/res/layout/bottom_sheet_item_radio.xml @@ -8,7 +8,6 @@ android:clickable="true" android:focusable="true" android:foreground="?attr/selectableItemBackground" - android:background="?android:colorBackground" android:minHeight="50dp" android:paddingStart="@dimen/layout_horizontal_margin" android:paddingTop="8dp"