We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f482b8 commit 8332f39Copy full SHA for 8332f39
app/src/main/AndroidManifest.xml
@@ -36,7 +36,7 @@
36
android:networkSecurityConfig="@xml/network_security_config"
37
android:roundIcon="@mipmap/ic_launcher_round"
38
android:supportsRtl="true"
39
- android:theme="@style/Theme.Material3.DayNight">
+ android:theme="@style/Theme.main">
40
<activity
41
android:name=".MainActivity"
42
android:windowSoftInputMode="adjustResize"
0 commit comments