How To Change The Color Of Action Bar

Omkar Gawade

New Member
Hey Friends, I'm using my 1st app made through Appyet. It is great experience so far with app despite of some minor issues like old Post in Bloggers feed is not geting ranked 1st if we change their content and publish them with new date.

Apart from that I really want to customize my app little bit. One of the major thing I want to do is changing the colour of action bar which is based on material design. By default it is grey and has no shaddow effect i.e. Elevation. Pls somebody tell me the method to change the colour of action bar.

Thanks is Advance. Waiting for reply.
 

joseph raphael

Well-Known Member
- Create a New theme
- Import from default Light or Dark themes (choose what you want).
- Go to the themes tab -> choose the theme and click on details -> action bar tab -> put the hex color you want.
- rebuild your app and install the new apk
 
Top