スタイル追加

This commit is contained in:
r-ca 2023-12-17 19:28:59 +09:00
parent a459a93d11
commit 24abd02472
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:theme="@style/Theme.Lacerta"
tools:context=".MainActivity">
<androidx.fragment.app.FragmentContainerView