Hi all,
I want to change the font family of my Xamarin.Forms app to American Type Writer.
For iOS is not a problem everything works fine, but in Android is not assigning the font.
I suppose this font has to be included in the Assest folder, but it's not working either.
Is there a solution for this without using custom renderers?
Regards