Closed digaus closed 1 year ago
We could implement a layout listener like Keyboard Plugin does:
https://github.com/ionic-team/capacitor-plugins/blob/main/keyboard/android/src/main/java/com/capacitorjs/plugins/keyboard/Keyboard.java#L61
With this we could emit an event so the safe areas can get updated
We could implement a layout listener like Keyboard Plugin does: https://github.com/ionic-team/capacitor-plugins/blob/main/keyboard/android/src/main/java/com/capacitorjs/plugins/keyboard/Keyboard.java#L61 With this we could emit an event so the safe areas can get updated
this feature already in the latest version
We could implement a layout listener like Keyboard Plugin does:
https://github.com/ionic-team/capacitor-plugins/blob/main/keyboard/android/src/main/java/com/capacitorjs/plugins/keyboard/Keyboard.java#L61
With this we could emit an event so the safe areas can get updated