I have an qml app running in android, I call
QQuickView::showFullScreen() to show the quick view in full screen mode,
this is ok in an android phone with hardware buttons, but in android phone
with soft buttons the user can't even stop the app since the soft back
button is hidden in full screen mode. How can I show soft buttons while
showing app in full screen mode? thanks in advance.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to