how can i set a font, whose ttf resides in my assets folder through xml? I know how to do that programmatically but how can you do that via xml? Thanks in adva
assets
You can do this by writing your custom TextView, otherwise you will have to set it programmatically. For more details see this link