I am trying out AppCompat on Marshmallow. And I want to have a transparent status bar however it turns white. I\'ve tried a couple solutions but they didn\'t work for me (Tr
[![Output]](https://i.stack.imgur.com/UPEsK.png)
Expand res -> values -> styles directory from project panel.
Open styles.xml (v21)
USE ANY ONE FROM BELOW WAYS
android:windowDrawsSystemBarBackgrounds property.android:statusBarColor property.android:statusBarColor propert line.