Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hub Section full width

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

like image 365
sahap Avatar asked Jul 10 '26 04:07

sahap


1 Answers

The solution is very simple. Now I am using Pivot control.

like image 195
sahap Avatar answered Jul 11 '26 20:07

sahap



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!