I was wondering how to hide the Status Bar
, Navigation Bar
and Toolbar
from Android when the user taps the screen, as seen in QuickPick app:
I have made a lot of research but I can't find or guess how to accomplish that behaviour, can someone explain a way to do it?