1
0
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:
2021-12-28 18:35:32 +01:00
parent 04114dede1
commit c849ee0bac
5 changed files with 29 additions and 21 deletions

View File

@ -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