I have to use custom fonts in my application. I know how to read a font from the assets directory and apply them to a control, however this seems a very laborious task.
Is there anyway I can apply a custom font from my assets directory to all the controls in the application.