Hello,
I have one problem with RadHubTile control: I have view with Hub control in it. Hub contains multiple HubSections. One of them contains list of RadHubTiles. I need two columns and three rows of HubTiles. If i hardcode size of the HubTile say 144x144px then if I check this view on devices with resolution 800x480 looks ok. But on devices with resolution 1280x720 small HubTiles looks too bad.
Can I fix it using only XAML?