I recently decided to remake my UI, I had text built into my ImageViews which I was advised against, so I have now gone with TextViews, however I would like to carry on using the Roboto font. Is it possible to do so?
I have already added "Roboto-Light" to the assets/fonts folder but I'm looking for an easy way to implement it since I want some TextViews to have the font and some to be standard.
Is there a way I can do it in the XML? So I can select individual TextViews rather than the entire application?
Thanks for any advice. Appreciate it.
I have already added "Roboto-Light" to the assets/fonts folder but I'm looking for an easy way to implement it since I want some TextViews to have the font and some to be standard.
Is there a way I can do it in the XML? So I can select individual TextViews rather than the entire application?
Thanks for any advice. Appreciate it.