mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 09:56:15 +00:00
fix: bottom sheet oled mode
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:orientation="vertical"
|
||||
android:background="@drawable/bottom_sheet_background"
|
||||
android:padding="16dp">
|
||||
|
||||
<TextView
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:background="@drawable/bottom_sheet_background"
|
||||
android:padding="16dp">
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user