Solution: Initially, I wanted to disable the selection of Saturdays and Sundays but the one solution floating around HERE did not work with my solution. The page I'm currently working on takes 2 dates from the user (start and end date) and then outputs the number of days selected, to be used elsewhere in the app. Problem: I am building an app to catalogue holiday leave days. Property 'android' does not support values of type 'toolbaritem'. I found online to put code inside separate tags like follows: īut this flags an error with the toolbarItem inside the. I have added inside a stackLayout inside the main grid and it appears, so the problem is with the toolbarItem.
However on IOS it only shows the number of items. Showed the shopping cart image and the number of items in the shopping cart. Obv layout is different so attempting to tidy up.
Finished building my xamarin app on android, now moving to ios to test.