Updated Splash Screen...

This commit is contained in:
Vinayakkadge04
2025-11-10 12:38:50 +05:30
parent 7d4c015134
commit e2f9217d57
32 changed files with 133 additions and 87 deletions

View File

@@ -13,7 +13,7 @@
android:exported="true"
android:launchMode="singleTop"
android:taskAffinity=""
android:theme="@style/LaunchTheme"
android:theme="@style/NormalTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:windowSoftInputMode="adjustResize">