How to set HubSection.Width to full width of screen? I cannot use resolution of screen to property of HubSection like this:
HubSection1.Width = res.Width;
HubSection2.Width = res.Width;
HubSection3.Width = res.Width;
...because then I swipe-right, hub section is showing incorrect layout with fragments of another section. But when I swipe-left, all are correct.
Windows Phone 8.1
The solution is very simple. Now I am using Pivot control.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With