Skip to content

Commit 8332f39

Browse files
committed
update: adjust theme
1 parent 0f482b8 commit 8332f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
android:networkSecurityConfig="@xml/network_security_config"
3737
android:roundIcon="@mipmap/ic_launcher_round"
3838
android:supportsRtl="true"
39-
android:theme="@style/Theme.Material3.DayNight">
39+
android:theme="@style/Theme.main">
4040
<activity
4141
android:name=".MainActivity"
4242
android:windowSoftInputMode="adjustResize"

0 commit comments

Comments
 (0)