android application not fitting on the screen after hiding bottom navigation bar
Solved
Mobile and Embedded
-
Hello friends!
Another task!) I'm doing an app for android with Qt C++/QML. I hid the bottom navigation bar with calling JNI object methods. It worked well after setting supposed flags. BUT, the app size is not expanding (not resizing or fitting) on the full screen. There's left empty space (place of navigation bar). How to avoid this problem? -
Hey! I've found the solution myself again.)) I answered it at StackOverflow:
https://stackoverflow.com/questions/25340593/issue-with-fullscreen-mode-in-android-with-qt-5-3-1/59469941#59469941
Here is my result:
The status and navigation bars are hidden: