Thanks. I exported as an Android Studio project. Edited AndroidManifest.xml.
But how do I continue to work in Construct with this project?
I have not found how to IMPORT from Android Studio project.
The whole point is to edit AndroidManifest.xml and continue working in Construct with this edited file. Maybe there is another way to edit AndroidManifest.xml? Or maybe there is some kind of plugin for this? Or maybe it is possible to configure the behavior of fitsSystemWindows="false"?
Because shifting the entire application up when a soft keyboard appears is very harmful to the application, since the necessary information and buttons on top become invisible (out of screen). And the appearance of the application becomes somehow flawed.
I will be grateful for any help Ashley