Andrii Kharechko

Results 1 comments of Andrii Kharechko

> Did some further testing and can report that adding the following to my MainActivity does NOT solve this issue: > > ``` > Forms.SetFlags("AccessibilityExperimental"); > Forms.SetFlags("DisableAppCompatRenderers"); > Forms.SetFlags("UseLegacyRenderers"); >...