Hi,
I'm currently working on a Fiori application and we have finished developing and everything looks great on desktop.
We've included elements such as sap.m.table, sap.suite.ui.microchart, sap.viz.ui5.controls.VizFrame, & sap.m.CustomTile. These elements
are causing issues when viewing on a mobile device and I was wondering how to deal with this issue. I assumed that since we are using
mobile libraries and have used the auto resize option for size properties we would not have to account for device type. As of right now, we've created
additional controller functions to change css properties based on device type. I was wondering if there is a better way to handle this. Any suggestions or advice will be greatly appreciated.
Thanks,
Hania