Problem :- I am developing an android application which has got 2 fields. When focus on the fields, virtual keyboard will hide/overlaped on these field. So from here I found the solution <preference name="fullscreen" value="false" />
. But it will result in STATUS BAR will shown and UI will pushed upwards. Hence, I reverted back.
Question :- Is there any jQuery patch or phonegap plugin to make virtual keyboard full screen [both Landscape and Portrait mode ] as you can see below image :
Please reply as soon as possible! Thanks in Advance. Regards,