Hi all,
I am working on Android with Xamarin Forms. Everything works great except when I add
"Font = Font.SystemFontOfSize(NamedSize.Large)" to a Label or a Button.
When the page is loaded on the phone, I get an "System.TypeLoadException".
Anybody would have the same problem?
Thanks.