I’m having a problem: displaying the keyboard on Android, it hides my inputs making it difficult to fill out the form.
Framework front end FrameWork7 working with Apache Cordova
I’m having a problem: displaying the keyboard on Android, it hides my inputs making it difficult to fill out the form.
Framework front end FrameWork7 working with Apache Cordova
Jonathan Henrique
On
finally I resolved "partially" my problem, I made the update of my framework (framework7 version 1.4 for version 2.0) and poft! problem solved.
Download version 2.0 https://github.com/framework7io/framework7/releases/tag/v2.0.2
Copyright © 2021 Jogjafile Inc.
Your problem should be fixed by adding one line in your AndroidManifest.xml file inside your desired activity tag.
For example: