Plugin(s)
Version
7.1.1
Platform(s)
Current behavior
With this PR the check for API Level was removed: #485
This leads to an unexpected behaviour. It has a reason why there was an API Level check. If you now open the app with API Level 29 or lower / API Level 34 and open the keyboard, you have an extreme space above the open keyboard.
Screenshot API Level 29 (open keyboard):
Screenshot API Level 34 (open keyboard):
Expected behavior
No space above keyboard
Steps to reproduce
- Activate Edge to Edge
- Open Device (Api Level 29 or lower)
- Open keyboard
- You see space (see screenshot)
Plugin(s)
Version
7.1.1
Platform(s)
Current behavior
With this PR the check for API Level was removed: #485
This leads to an unexpected behaviour. It has a reason why there was an API Level check. If you now open the app with API Level 29 or lower / API Level 34 and open the keyboard, you have an extreme space above the open keyboard.
Screenshot API Level 29 (open keyboard):
Screenshot API Level 34 (open keyboard):
Expected behavior
No space above keyboard
Steps to reproduce