Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 765 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 765 Bytes

AndroidBug5497Workaround

WebView adjustResize windowSoftInputMode breaks when activity is fullscreen


To use this class, simply invoke assistActivity() on an Activity that already has its content view set. An example implementation for Cordova/Phonegap is attached.


Thanks to yghm for the original idea and Joseph Johnson for assisting with implementation. For more information, see issue#5497 or this StackOverflow thread.