masterofdaemon

Results 13 comments of masterofdaemon

```c# new CalendarView{ VerticalOptions = LayoutOptions.Start, DayTemplate = new DataTemplate{} } ``` that's all i can get but i don't know how to implement DataTemplate, help me please, with any...

i need to make work day another color and selected another too : ` WorkDays.Add(new DateTime(2023, 2, 9)); WorkDays.Add(new DateTime(2023, 2, 10)); WorkDays.Add(new DateTime(2023, 2, 11)); WorkDays.Add(new DateTime(2023, 2, 12));...

> Take a look at https://github.com/TEAM-PREAT/peekaboo it has problems with a aspect ratio