Github user akrymski commented on the pull request:

    https://github.com/apache/cordova-plugins/pull/18#issuecomment-106972661
  
    I believe the general consensus is that it’s too hard to get resizing to 
behave reliably across many OS versions, and that the best solution is to use 
detect when the keyboard is shown/hidden and updated the UI of your app 
accordingly.
    
    ionic keyboard plugin is fairly good at detecting when the keyboard is 
going to pop up and gives you the height of the keyboard too, so you can adjust 
the app itself in javascript instead of resizing the whole web view.
    
    > On 30 May 2015, at 02:18, Fmstrat <notificati...@github.com> wrote:
    > 
    > So, is this not ever being merged? There are a buttload of posts on 
Google of people trying to figure out how to get the WebView to resize on 7.1+, 
it took me all day to find this particular pull request.
    > 
    > —
    > Reply to this email directly or view it on GitHub.
    > 
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to