テーマ設定

This commit is contained in:
ろむねこ 2023-12-20 11:48:32 +09:00 committed by ろむねこ
parent ed9e20ede3
commit 5617dacfe7

View File

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:theme=""
android:theme="@style/Theme.Lacerta"
tools:context=".ScannerDatabaManagerStubFragment" >
<LinearLayout