You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Velecký (JIRA)" <ji...@apache.org> on 2014/07/19 12:18:38 UTC

[jira] [Created] (CB-7170) Add onSizeChanged hook for plugins

Jan Velecký created CB-7170:
-------------------------------

             Summary: Add onSizeChanged hook for plugins
                 Key: CB-7170
                 URL: https://issues.apache.org/jira/browse/CB-7170
             Project: Apache Cordova
          Issue Type: New Feature
          Components: Android
            Reporter: Jan Velecký


Current plugins can't listent to size change or orientation change of application in all of supported Android versions. There is option with OnLayoutChangeListener, but this is API11+ thing, so doesn't work on Android 2.3 and down.

So there is need to onSizeChanged hook for plugins.



--
This message was sent by Atlassian JIRA
(v6.2#6252)