kvdroid / Kvdroid

Some Pyjnius tools for Kivy-Android developments.
MIT License
101 stars 24 forks source link

status bar not hiding #8

Closed Sahil-pixel closed 1 year ago

Sahil-pixel commented 3 years ago

immersive_mode(immerse=True) not hiding status bar in android 8 this is my VideoPy app in playstore i am updating . see the image top portion status bar blocking kivy ui image

yunus-ceyhan commented 3 years ago

Unfortunatelly i dont have any device running Android 8. Also, immersive mode has dİfferent behaviors on different device. If you find a solution please create a pull request.

kengoon commented 1 year ago

closing this issue. The author is requesting for full screen and not really immersive mode. New issue has #50 has been opened to address the fullscreen feature request

yeyuchen198 commented 1 day ago

same problem, not working on My Android 10

yeyuchen198 commented 1 day ago

https://github.com/rpedroso/kivy_bug_7133/blob/fix/main.py

this is working