Hi,
I've hidden the nav bar by adb and it works perfect in almost all apps, except with spotify and a few others where appears an empty space in replace.
I wonder if anyone knows how to force these apps onto full screen mode
If anyone knows any tip please feel free to coment below
Btw I used this adb command to hide the navigation bar (no root needed):
adb shell wm overscan 0,0,0,-138
(remember to install and configurate the gestures app first)
I've hidden the nav bar by adb and it works perfect in almost all apps, except with spotify and a few others where appears an empty space in replace.
I wonder if anyone knows how to force these apps onto full screen mode
If anyone knows any tip please feel free to coment below
Btw I used this adb command to hide the navigation bar (no root needed):
adb shell wm overscan 0,0,0,-138
(remember to install and configurate the gestures app first)