First of all it\'s not a duplicate as in How to change the background color of android status bar
How do I change the status bar color which should be same as in nav
To change the color for above lolipop just add this to your styles.xml
@color/statusBarColor
but remember, if you want to have a light color for the status bar, add this line too
true