Hello,
I am developing a complex application with ExtJS 4.1.3 which must be usable on desktop and on tablets. (I know there is Sencha Touch but I don't want to develop 2 applications).
Everything works fine except that the android keyboard is shrinking the layout of the viewport. Thus, many recalculations of the layout are taking place.
Is there any possibility to avoid the shrinking of the viewport while using the android browser?
With best thanks
Saskia