mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
デバッグメニューのプレビューでテーマを読み込めるようにした
This commit is contained in:
parent
2a60f884cf
commit
605bdf5d9b
|
@ -5,6 +5,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
|
android:theme="@style/Theme.Material3.DayNight.NoActionBar"
|
||||||
tools:context=".DebugMenuFragment">
|
tools:context=".DebugMenuFragment">
|
||||||
|
|
||||||
<androidx.appcompat.widget.Toolbar
|
<androidx.appcompat.widget.Toolbar
|
||||||
|
|
Loading…
Reference in New Issue
Block a user