My current app look like this
i would like to make each of the 4 boxes into buttons such that when user click on each of them they will be bought to the respective xaml page
is it possible with sfBorder and sfButtons?
i am able to render the content, but wrapping the sfBorder inside sfButton and when i click on it nothing happens.
wrapping sfButtons inside sfBorder like this
<sfBorder> , <sfButtons>, <Stacklayout>, <content>
cause the content to not shown, only a small thing is shown like this