I want to change the font Title of the action bar , tabs, and Menu items for Roboto.
I'm trying to figure out if this can be done through styles? since I cannot create a custom view for them, which is the best way to assign custm font.
I looked at the following links
stack overflow
How to set custom font in ActionBar header?
source
share