I want to be able to control the background of the status bar and show a color gradient in it that seamless transitions into the area below the status bar.
Ideally, I would be able to control the fullscreen along with the area where the status bar is located and the status bar would be overlayed over the layout that I draw.
Is that possible in Android? If so, how do I have to set the styles.xml for it?