Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

change color of action bar android studio

getSupportActionBar().setBackgroundDrawable(new ColorDrawable(getResources().getColor(R.color.red)));
 
PREVIOUS NEXT
Tagged: #change #color #action #bar #android #studio
ADD COMMENT
Topic
Name
7+1 =