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)