Fran Rodríguez

Results 6 comments of Fran Rodríguez

> do you have the code somewhere so I can take a look? Or can you create something so I can check it? This is the code in BackgroundPattern: ```...

Thanks for your time @lubiepomaranczki.

Hello. I have the same problem. Any solution?

I fixed it moving the assignment of BackgroundPattern at the end. ```c# protected void SetButtonSelected(CalendarButton button, SpecialDate special) { Device.BeginInvokeOnMainThread(() => { button.BackgroundImage = special != null ? special.BackgroundImage :...

> I've identified a change which may be the cause of this problem, and a fix is in progress. Hello, when will the fix be available? @rolfbjarne