Immersive Gestural Navigation Bar for Android 10
June 17, 2020 ยท View on GitHub
Archive Note: This module is archived because I have no device support Android 11. You can freely develope as you want.
Note: Not compatible with OnePlus or MIUI devices. It's only tested on AOSP based devices.
This is a simple Magisk module enables immersive gestural navigation bar for Android 10. Many apps are not compatibale with gestural navbar, leaving a small black space at the bottom. The module will set the height of gestural navbar to 0. So unused space will be utilized.
If you want to kill the pill(make the nav bar invisible), you should try this module developed by DanGLES3.
Screenshots
Before Install:

After Install:

Requirements
- Android 10 only
- Magisk 18+
Installation
- Flash this module.
- Reboot.
- Enjoy immersive gestural navbar!
Links
Changelog
v1.0
- initial release