mgwt - How to make GWT applications mobile compatible -


i have website developed in gwt/mgwt

i used mgwt widgets, when run application on mobile small. don't think it's matter of increasing width/height, etc.

you can open on mobile , have look: http://119.154.187.175:8080/dashboard2/dashboard2.html

the viewport doesn't seem configured correctly. try set

mgwt.applysettings(mgwtsettings.getappsetting()); 

in entrypoint right @ beginning.

here getting started: https://github.com/mgwt/mgwt/wiki/getting-started-with-mgwt


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -