neurOneuros
Members
- Nov 26, 2020
- 12
- 15
Nope was always there but fully removed this time even in search
It is still possible to hide nav buttons when using 3rd party launcher.it's not possible to hide navigation buttons.
The setting is still there even if it is hidden from Settings app.
You can use adb to change it:
Code:
adb shell settings put global force_fsg_nav_bar 1
Or else you can edit it with any app that does global table settings editing.
Personally, I set up a Tasker script that toggles this setting every time I reboot so I don't have to.