App doesn't look good after upgrading the mobile to Android 16. There are 2 issues after I upgrade my app to Android 16 -
- The top bar of the application is getting merged with the top bar of the mobile device. I see that the hamburger icon is moving up and merging with the battery % and the Wi-Fi symbol. The hamburger icon of my app is merging with the notch area.
- The keyboard is not being detected now making the page non-scrollable when keyboard opens up. I cannot see what I'm typing as the keyboard covers the text boxes. I'm using ionic-plugin-keyboard 2.2.1 and "cordova.plugins.Keyboard.isVisible" always comes as false since the time I upgraded the mobile device to Android 16.
App doesn't look good after upgrading the mobile to Android 16. There are 2 issues after I upgrade my app to Android 16 -