Skip to Content
0
Jul 29, 2016 at 04:01 PM

how to separate tiles on screen

264 Views

hello experts,

I am trying to build a page similar to a launchpad, however my requirement is to have custom tile groups.


I am using a couple tile containers like the one shown here : SAPUI5 Explored which is working fine, however, there is a lot of space in between the tile containers. my question is how to reduce the space in between these tile containers, i have tried the sapUiSmallMargin class on the tile container itself but it is not fixing my problem with spacing.


if i understand the tile container control itself, it takes the entire page space to render its (aggregation) tiles. any other ideas of controls on how to make this more visually appealing - less space between the tile containers?



thank you very much in advance