how can I change the text color of the ActionBar? I\'ve inherited the Holo Light Theme, I\'m able to change the background of the ActionBar but I don\'t find out what is the
i have done with simple one line code
actionBar.setTitle(Html.fromHtml("ActionBartitle "));