[FIXED] Xamarin.Forms Swipe to change between CollectionViews
Issue Hi there:) So that’s my problem: I’ve got two CollectionViews in my app and I want to be able
Read moreIssue Hi there:) So that’s my problem: I’ve got two CollectionViews in my app and I want to be able
Read moreIssue I am having a requirment of changing the text color of each item inside the Picker dynamically for UWP
Read moreIssue I have this exception but I have been having difficulties solving it. I would be very pleased if anyone
Read moreIssue I have an issue with Grid and template. For example. I have a Grid with 3 columns and 2
Read moreIssue I have a small project that has two pages showing a list view. But one of my pages is
Read moreIssue I am using Material Design Font Icons as my icon source for my project. The trouble is, since it’s
Read moreIssue I have a common ContentView which has been called in many ContentPages. Different pages have different requirements, according to
Read moreIssue I have a CollectionView that has its ItemsSource bound to an ObservableCollection and it works fine. But when I
Read moreIssue The template is defined as: <ContentPage.Resources> <DataTemplate x:Key="MenuOptionTemplate"> <controls:MenuButtonControl /> </DataTemplate> </ContentPage.Resources> <ScrollView Orientation="Vertical"> <FlexLayout AlignContent="Start" AlignItems="Start" BindableLayout.ItemTemplate="{StaticResource MenuOptionTemplate}"
Read moreIssue I am currently trying to understand how to get the name of the (xaml) page I am currently into,
Read more