Andrew Grieve created CB-6154:
---------------------------------
Summary: Android has undocumented events: "hidekeyboard" and
"showkeyboard"
Key: CB-6154
URL: https://issues.apache.org/jira/browse/CB-6154
Project: Apache Cordova
Issue Type: Bug
Components: Android
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
There is code in LinearLayoutSoftKeyboardDetect that measures the layout to
determine when the softkeyboard is hidden/shown. The events fire multiple times
on start-up even though the keyboard isn't shown. From experience, the same
technique can be used in JS to detect when the soft keyboard is shown, so I
think we should just delete this code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)