I have followed may solutions but none of them works . I wan to know the easiest way to achieve this...(Background images covers the status bar)
Please these to your Base Application theme style
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
You also need to add below property to your parent layout.
android:fitsSystemWindows="true"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With