android - Change style of specific item in drop-down -


i have drop-down in action bar different categories , want highlight categories. how can make bold text of specific item of drop-down?

spanned text = html.fromhtml("<b>bold text</b>"); submenu.add(0, 4, 0, text).seticon(r.drawable.top_menu_settings_icon); 

i hope code achieve purpose.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -