Android Completely transparent Status Bar?
All you need to do is set these properties in your theme: Your activity / container layout you wish to have a transparent status bar needs this property set: It is generally not possible to perform this for sure on pre-kitkat, looks like you can do it but some strange code makes it so. EDIT: I … Read more