mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-07-02 06:33:36 +00:00
Update Gradle & Target sdk 32
This commit is contained in:
@ -59,7 +59,8 @@
|
||||
android:hardwareAccelerated="true"
|
||||
android:launchMode="singleTop"
|
||||
android:theme="@style/LaunchTheme"
|
||||
android:windowSoftInputMode="adjustResize">
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:exported="true">
|
||||
<!-- This keeps the window background of the activity showing
|
||||
until Flutter renders its first frame. It can be removed if
|
||||
there is no splash screen (such as the default splash screen
|
||||
|
Reference in New Issue
Block a user