Hide navigation bar

This module will hide navigation bar (for LMT or other gesture app users). Tested on Android 8.1 Oreo ROM (Google Pixel 2 XL).

How does it works?

This module sets "qemu.hw.mainkeys" property to "1", which means "this device has hardware navigation key and we should hide navigation bar".

NOTICE

  • You should use latest Magisk Manager to install this module. If you meet any problem under installation from Magisk Manager, please try to install it from recovery.

Credit & Support

  • Any issue or pull request is welcome at GitHub.

Change log

v02

  • Updated template to 1500

v01

  • Initial Release