fix: popups backgrounds to black when in OLED mode
This commit is contained in:
parent
9bb4c702f3
commit
2912ee5f73
16 changed files with 24 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
android:id="@+id/selectorContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/bottom_sheet_background"
|
||||
android:backgroundTintMode="src_atop"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue