Hello!
Im using MultiPage and have added 3 pages. 1 custom top bar (ContentPage), 2 navigation page and 3 is a custom buttom bar (ContentPage). The bars should always be there and thats why Im trying to use MultiPage class.
The problem is the the pages stack ontop of each other (Z-index) instead of stacking below each other.
Is there any way to make the pages stack verticaly and not in Z-index?
Cheers!
Simon