I\'m trying to make a similar status bar and navigation bar gradient as Google Now.
Image Reference: Rectangular area indicated as below
After tryin
First add a style to make fully transparent action status bar:
and to add scrim to it create a drawable file and add this code:
and add this as background in your theme;