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
|
@ -2,6 +2,7 @@
|
|||
<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/bottom_sheet_background"
|
||||
android:fillViewport="true">
|
||||
|
||||
<LinearLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue