ActionBar RGB title
String Int_title = String.format(Locale.US, "#%06X", (0xFFFFFF & Color.argb(120,50,90,10)));
//or
getActionBar().setTitle(Html.fromHtml("<font color=\\"" + Int_title + "\\">Gabriel</font>"));
Posting Lebih Baru
Posting Lama
Beranda