I am having a menu item "CLEAR" in my app. I am using different typefaces in my app. I want to set a specific typeface for this menu item. Is it possible? Then how?
Asked
Active
Viewed 5,705 times
2
-
2Please check this link: http://stackoverflow.com/questions/21942533/how-to-change-custom-font-of-android-menu-item – valerybodak Mar 18 '16 at 06:17
-
2try this code it's working fine [Set Custom Font in Menu Item](http://stackoverflow.com/a/30681846/3374796) – Ravi Makvana Mar 18 '16 at 06:17
-
1none of the solutions are working – andro-girl Mar 18 '16 at 06:44
-
2Probably http://stackoverflow.com/questions/4135699/how-to-set-a-font-for-the-options-menu will help you. – Vikram Mar 18 '16 at 09:35