mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 07:11:01 +00:00
fix: popups backgrounds to black when in OLED mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user