Fix background color of BS items
This commit is contained in:
parent
4b2cd1080d
commit
7efb136003
@ -5,7 +5,7 @@
|
||||
android:id="@+id/itemVerificationClickableZone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?colorSurface"
|
||||
android:background="?android:colorBackground"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:foreground="?attr/selectableItemBackground"
|
||||
|
Loading…
Reference in New Issue
Block a user