Hi Jack.. here one of the page of my app..
as you can see i have a page padding on both the side.. left and right..
and after the chart i have some containers and a listcollection..
all the container has 0-padding.. but the listcollection however show some padding on both the side..
Hi James..
Yes.. both the padding are visibile also in native android app..
I could keep the main page padding.. this is not a problem.. but the second one (listcollection padding) take off some usefull horizzontal space..
Hi James..
if you want i can give you a team viewer access to my desktop and we can see it together..
here another screen.. i hope this can help you to better understanda my issue.
I just messaged James to see if we can check out those screen shots you jsut shared, thanks for those!
If you go into your app and click the "Export to JSON" option, our team will be able to clone your apps components and see if we can figure out how to get the display to remove the padding.
None of your data will be included as the JSON clone does not include any resources/data that you are using and is the easiest way for us to help directly.
From our docs here, it seems that the components should have options for their padding available from the inspector panel. With web apps we would be able to apply Custom CSS to alter them further but mobile does not have this custom css option yet.