Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
-
Important
Description
Android version 6.0.0.
I added StatusBar.hide(); in deviceReady event. It works well, but when i focus the input, softkeyboard overlapping on input.
If i delete StatusBar.hide();, softkeyboard does not overlap on input.
Also;
I tried to change fullscreen preference to false in config.xml
I tried to change android:windowSoftInputMode="adjustResize" to android:windowSoftInputMode="adjustPan" in AndroidManifest.xml.
I dont try on IOS.
Attachments
Issue Links
- is related to
-
CB-11197 Android status bar appears when keyboard pops up.
- Closed
- links to