Hi
I have a question with version v0.9.25.
Does i need to specified something in the controller or html or somewhere else to have input in view when keybord comes up ?
Actualy my inputs are mask.
I use android 4.3 and ionic 0.9.25.
i upgrade to 0.9.25 to test this fix: “android: when keyboard comes up, ensure input is in view (9327ac71, closes #314)”
While putting this together, I’ve found that the problem only exists when my footer input is in a modal. If I put the modal’s contents in the main page, it works as desired. Also, on my iPhone 5 it also works as desired. On my android device the input remains hidden behind the keyboard.
Here’s the code that reproduced this issue on my device: