C
C#11mo ago
.tree

❔ Xamarin XAML - Contents of grid inside TabViewItem not visible

In XAML for Xamarin I want to have a TabView with 2 tabs. I tried adding a grid to one of these tabs which contains a FlexLayout with a button. However the content of the tab is not visible when I compile. Can anyone tell me what I'm missing? https://pastebin.com/621KmtwV
Pastebin
XAML file - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
2 Replies
.tree
.tree11mo ago
Apparently I need to put the contents into <xct:TabViewItem.Content>, but that didnt help either
Accord
Accord11mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.