I\'ve got a problem with my status bar which gets overlapped by the toolbar.
I wanted to have the function that when the user scrolles the ListView down, t
ListView
This works for me to get a white overlay on device status bar (problem after update in question)
I changed:
true
to
false
in my styles.xml file