open APP_Resources/values/styles.xml and add the
APP_Resources/values/styles.xml
<item name="android:windowTranslucentStatus">true</item>
in the
<style name="AppThemeBase" parent="Theme.AppCompat.Light.NoActionBar"> </style>
section.