UI getting distorted in mobile View. I am attaching screenshots of the same
Could someone please help.
Below is Desktop view
Hi Pramod,
Thanks for your suggestion.
I resolved above issues using below link
https://www.outsystems.com/forums/discussion/43178/how-to-use-mobile-device-resolution-in-css/
Hi Albatross,
You probably need to handle some css and the elements in a way that they should work in both desktop and mobile. Sometime you need to do some tweaking in your elements\widget/css to work properly in both the devices. Test in mobile simulator and do the inspect element to see what is causing this issue.
Regards,
-PJ-
Great that you found the solution..keep building nice apps!