Hide navigation Bar for MHA-L29C636 - Huawei Mate 9 Questions & Answers

Hello everyone,i was wondering if there is anyway to edit the build.prop to enable the Hidden settings?afaik only MHA-AL00C00 habe the ability to hide the navigation bar.
Thank You in Advance.

i wanna know how to hide it as well.

ywl3k said:
i wanna know how to hide it as well.
Click to expand...
Click to collapse
You can try to activate feature a retractable navigation. Need full ROOT
Method:
Using RootExplorer go to System and keep a copy of the build.prop. If does not help, restore stock recovery. Then open the build. prop in a text editor and find the following line ro.config.hw_navigationbar=false(change to true)
If such lines do not exist you just need to enter
ro.config.hw_navigationbar=true
Put "permission 0644 and reboot

mai55 said:
You can try to activate feature a retractable navigation. Need full ROOT
Method:
Using RootExplorer go to System and keep a copy of the build.prop. If does not help, restore stock recovery. Then open the build. prop in a text editor and find the following line ro.config.hw_navigationbar=false(change to true)
If such lines do not exist you just need to enter
ro.config.hw_navigationbar=true
Put "permission 0644 and reboot
Click to expand...
Click to collapse
edit- done but Didn't have any kind of settings after edit n reboot

None of the usual methods work so far. I too would love a way to disable them as I prefer to just use LMT pie controls with no nav bar.

NeutronBomb said:
None of the usual methods work so far. I too would love a way to disable them as I prefer to just use LMT pie controls with no nav bar.
Click to expand...
Click to collapse
And if make changes here system>vendor>build.prop
Using RootExplorer go to System and keep a copy of the build.prop.
Then open the build. prop in a text editor and find the following line ro.config.hw_navigationbar=false(change to true)
If such lines do not exist you just need to enter
ro.config.hw_navigationbar=true

mai55 said:
And if make changes here system>vendor>build.prop
Using RootExplorer go to System and keep a copy of the build.prop.
Then open the build. prop in a text editor and find the following line ro.config.hw_navigationbar=false(change to true)
If such lines do not exist you just need to enter
ro.config.hw_navigationbar=true
Click to expand...
Click to collapse
Can anyone confirm if this actually works? When I tried editing the build.prop previously it glitched the screen out and I had to wipe. Have you done this and successfully disabled your navigation bar?

NeutronBomb said:
Can anyone confirm if this actually works? When I tried editing the build.prop previously it glitched the screen out and I had to wipe. Have you done this and successfully disabled your navigation bar?
Click to expand...
Click to collapse
In chinese locations AL00C00 this is the default

NeutronBomb said:
Can anyone confirm if this actually works? When I tried editing the build.prop previously it glitched the screen out and I had to wipe. Have you done this and successfully disabled your navigation bar?
Click to expand...
Click to collapse
i have done this and after reboot there is still no option for me to hide the navi bar

www.xda-developers.com/how-to-hide-the-navigation-bar-in-emui-5-0/amp/

That removes the Navbar but unfortunately LMT or any similar apps don't work when swiping from up the bottom of the screen, only the sides work.

neilphetamine said:
www.xda-developers.com/how-to-hide-the-navigation-bar-in-emui-5-0/amp/
Click to expand...
Click to collapse
That's not working unfortunately, not on my mate 8 at least even though I have EMUI 5.0

Related

Get powersaver and quick setting (post 3) back on 4.4.3

Get sqlite editor from store. Open it and browse to settings storage. Open it. Click on settings db. Click on secure. Change hide ui powersaver and hide powersaver connectivity to zero. Exit and reboot
jbeitel said:
Get sqlite editor from store. Open it and browse to settings storage. Open it. Click on settings db. Click on secure. Change hide ui powersaver and hide powersaver connectivity to zero. Exit and reboot
Click to expand...
Click to collapse
Glad to know that still works. Was kind of worried it wouldn't work since they skipped it and added EPS.
in order to get your powersaver quicksetting back, use a root explorer and open /system/customize/ACC/default.xml
Scroll down to the full list of quick settings (pictured below)
add <int>6</int> to the list
save and reboot. Presto, you have a power saving quicksetting in your list.
jbeitel said:
in order to get your powersaver quicksetting back, use a root explorer and open /system/customize/ACC/default.xml
Scroll down to the full list of quick settings (pictured below)
add <int>6</int> to the list
save and reboot. Presto, you have a power saving quicksetting in your list.
Click to expand...
Click to collapse
Thanks for this!!..
:good:
Worked like a charm thanks!
you are both welcome.
added ur guide to my roms add-on section .. thanks man !!
iB4STiD said:
added ur guide to my roms add-on section .. thanks man !!
Click to expand...
Click to collapse
Any time
jbeitel said:
Any time
Click to expand...
Click to collapse
Screenshot can be added too. I just forget the number.
I think its 16 or 17.
Edit: Nope, not those two!
Worked great. Thank you
Screenshot is 11!!!!!!!!!!!!!!!!!!!
You remembered. I turned them all on once but most are useless
Worked perfectly, thanks for sharing!
Sent from my HTC6525LVW using Tapatalk
garywojdan81 said:
Worked perfectly, thanks for sharing!
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
My pleasure.
What is the path to the Settings.db file? I don't want to use a paid editor,and like to know what file I am changing.
Thanks.
edit:
Is this the file?
data/data/com.android.providers.settings/databases/settings.db
If so, why can it no longer be opened with my free sql editor I have been using for years?
edit: Downloaded aShell granted SU, granted root, and launched saqlitemanager from there, go into the table "secure" and make the changes.

Navigation buttons

Anyone know if it's possible to change the size of the navigation buttons? It's so small for a giant screen like that what has in this phone.
Thanks.
Or, does anyone know how to make them disappear?
Sent from my MHA-L29 using XDA-Developers mobile app
Tuffcheez said:
Or, does anyone know how to make them disappear?
Click to expand...
Click to collapse
Will be a nice feature in the future firmware
I only know how to change the order of the navigation buttons.
try this
https://play.google.com/store/apps/details?id=com.gmd.immersive
Tuffcheez said:
Or, does anyone know how to make them disappear?
Click to expand...
Click to collapse
adb shell
settings put global navigationbar_is_min 1
This hides the navigation bar while keeping the status bar visible.
abit said:
try this
https://play.google.com/store/apps/details?id=com.gmd.immersive
Click to expand...
Click to collapse
That worked great thanks!
Sent from my MHA-L29 using XDA-Developers mobile app
Tuffcheez said:
That worked great thanks!
Sent from my MHA-L29 using XDA-Developers mobile app
Click to expand...
Click to collapse
But sometimes it make the keyboard not pop-up properly
abit said:
try this
https://play.google.com/store/apps/details?id=com.gmd.immersive
Click to expand...
Click to collapse
Thanks! I'm trying that now. it does seem to have a keyboard issue but I'll see how it goes...
This trick doesn't work anymore on MHA-L29C185B182.
To apply the settings temporarily, the original Huawei Home launcher must be used, and after reboot the phone , navigation bar reapers.
Did you find any alternatives?
Thanks!
MishaalRahman said:
adb shell
settings put global navigationbar_is_min 1
This hides the navigation bar while keeping the status bar visible.
Click to expand...
Click to collapse
dancrow said:
This trick doesn't work anymore on MHA-L29C185B182.
To apply the settings temporarily, the original Huawei Home launcher must be used, and after reboot the phone , navigation bar reapers.
Did you find any alternatives?
Thanks!
Click to expand...
Click to collapse
I did that with Tasker and Secure Settings and it became permenant
me7tarfeek said:
I did that with Tasker and Secure Settings and it became permenant
Click to expand...
Click to collapse
Can you explain how step-by-step please
me7tarfeek said:
I did that with Tasker and Secure Settings and it became permenant
Click to expand...
Click to collapse
Please explain us
Lykeul said:
Can you explain how step-by-step please
Click to expand...
Click to collapse
1)Install Tasker
2)Install Secure Settings plugin
3)Open Tasker
4)Add a new Task -> plugin -> Secure Settings -> Configurations-> Actions -> Device Settings
5) Under Setting table, select Global
6) Under Setting Name, select navigationbar_is_minumum
7) Under Setting Value put 1
Save the taske
Go back to the tasks you created
Run your task
Restart your device and that is it.
Note: you need another mean of navigation
To restore yiur navigationbar, change setting value to 0 and run your task again and restart
dancrow said:
Please explain us
Click to expand...
Click to collapse
See above
me7tarfeek said:
1)Install Tasker
2)Install Secure Settings plugin
3)Open Tasker
4)Add a new Task -> plugin -> Secure Settings -> Configurations-> Actions -> Device Settings
5) Under Setting table, select Global
6) Under Setting Name, select navigationbar_is_minumum
7) Under Setting Value put 1
Save the taske
Go back to the tasks you created
Run your task
Restart your device and that is it.
Note: you need another mean of navigation
To restore yiur navigationbar, change setting value to 0 and run your task again and restart
Click to expand...
Click to collapse
Thank you very much, I try it now
I forgot to say you need root for this to work ?
me7tarfeek said:
I forgot to say you need root for this to work
Click to expand...
Click to collapse
I just see that, after paid the app and trying to do... but I don't root.........
Lykeul said:
I just see that, after paid the app and trying to do... but I don't root.........
Click to expand...
Click to collapse
Sorry... I forget... ?

Can't change Mac ADDRRES.

Hi there, non-native english posting for some help.
So I have a Moto G 2015 XT1542 and I've tried in Resurrection Remix and LineageOs aswell trying to change Mac ADDRRES with the app Change My Mac and the phones reboot by itself.
I've tried too with the Terminal Emulator but nothing changes also when I try use root explorer it just doesn't work, same with other apps.
I got rooted both rooms.
Anyone knows something?
i don't think you can change the MAC address.
why do you want to change it?
WaxysDargle said:
i don't think you can change the MAC address.
why do you want to change it?
Click to expand...
Click to collapse
I can change it in stock rom, but custom I can't.
Because of the Mac block thing from router
Nube420 said:
Hi there, non-native english posting for some help.
So I have a Moto G 2015 XT1542 and I've tried in Resurrection Remix and LineageOs aswell trying to change Mac ADDRRES with the app Change My Mac and the phones reboot by itself.
I've tried too with the Terminal Emulator but nothing changes also when I try use root explorer it just doesn't work, same with other apps.
I got rooted both rooms.
Anyone knows something?
Click to expand...
Click to collapse
Go to /proc/config/wifi_mac/ and open the "ascii" file with a text editor that has root permission. Your WiFi Mac is on the left, your Bluetooth Mac is on the right. They are separated by commas. Change it, save it, reboot, profit. I suggest backing this file up, as there is no way to get it back.
Spaceminer said:
Go to /proc/config/wifi_mac/ and open the "ascii" file with a text editor that has root permission. Your WiFi Mac is on the left, your Bluetooth Mac is on the right. They are separated by commas. Change it, save it, reboot, profit. I suggest backing this file up, as there is no way to get it back.
Click to expand...
Click to collapse
just curious... why would one change his/her MAC address for BT/Wifi?
Spaceminer said:
Go to /proc/config/wifi_mac/ and open the "ascii" file with a text editor that has root permission. Your WiFi Mac is on the left, your Bluetooth Mac is on the right. They are separated by commas. Change it, save it, reboot, profit. I suggest backing this file up, as there is no way to get it back.
Click to expand...
Click to collapse
Thanks but I have two problems, using custom room I can't navigate between system files with root explorer and I can't find a root text editor
Spaceminer said:
Go to /proc/config/wifi_mac/ and open the "ascii" file with a text editor that has root permission. Your WiFi Mac is on the left, your Bluetooth Mac is on the right. They are separated by commas. Change it, save it, reboot, profit. I suggest backing this file up, as there is no way to get it back.
Click to expand...
Click to collapse
Nube420 said:
Thanks but I have two problems, using custom room I can't navigate between system files with root explorer and I can't find a root text editor
Click to expand...
Click to collapse
I just realize that I can't copy the ASCII file, or editing with a text editor
Nube420 said:
I just realize that I can't copy the ASCII file, or editing with a text editor
Click to expand...
Click to collapse
If you're properly rooted, then its probably selinux. Try setting it to permissive. The command in terminal is "setenforce 0" no quotes. Try editing it after that. You can verify you're in permissive by checking the about phone section in settings. This works for me on LOS14.1 and stock 6.0.1.
Edit: Just checked, I can't directly copy the ASCII file with selinux in permissive, however, I can edit and save it though, and also copy the text in it, and paste it to a new text file.
Spaceminer said:
If you're properly rooted, then its probably selinux. Try setting it to permissive. The command in terminal is "setenforce 0" no quotes. Try editing it after that. You can verify you're in permissive by checking the about phone section in settings. This works for me on LOS14.1 and stock 6.0.1.
Edit: Just checked, I can't directly copy the ASCII file with selinux in permissive, however, I can edit and save it though, and also copy the text in it, and paste it to a new text file.
Click to expand...
Click to collapse
I am actually using the ROM by default. I've Flash the LOs and did what you said but still can't use root explorer or similar apps, do you have any idea about that?
Nube420 said:
I am actually using the ROM by default. I've Flash the LOs and did what you said but still can't use root explorer or similar apps, do you have any idea about that?
Click to expand...
Click to collapse
Are you rooted? Lineage is not rooted by default. This is about the only thing that would prevent you from using root apps.
Spaceminer said:
Are you rooted? Lineage is not rooted by default. This is about the only thing that would prevent you from using root apps.
Click to expand...
Click to collapse
Yes I am root and thats why I've been asking about why is not working.
Spaceminer said:
Are you rooted? Lineage is not rooted by default. This is about the only thing that would prevent you from using root apps.
Click to expand...
Click to collapse
Yes I have rooted the system with the addonsu, I have the RR and other apps work fine but only the root explorer doesnt work
Spaceminer said:
Are you rooted? Lineage is not rooted by default. This is about the only thing that would prevent you from using root apps.
Click to expand...
Click to collapse
Yeah I got root with the addonsu.zip. All other apps that requires root work fine but root explorer doesnt.
Lol goddamn internet explorer
Nube420 said:
Yeah I got root with the addonsu.zip. All other apps that requires root work fine but root explorer doesnt.
Click to expand...
Click to collapse
The su add-on has a problem being seen by rootexplorer. Flash either SuperSU 2.79 or magisk 12.0+. It will fix it. It's fine to flash over the su add-on. Never hurt anything in my experience. Also, don't forget to set selinux to permissive. Magisk has a permissive selinux module here on xda if you go with them.
Spaceminer said:
The su add-on has a problem being seen by rootexplorer. Flash either SuperSU 2.79 or magisk 12.0+. It will fix it. It's fine to flash over the su add-on. Never hurt anything in my experience. Also, don't forget to set selinux to permissive. Magisk has a permissive selinux module here on xda if you go with them.
Click to expand...
Click to collapse
Changed to magisk and still the same. I'll try later with SU 2.79.
Nube420 said:
Changed to magisk and still the same. I'll try later with SU 2.79.
Click to expand...
Click to collapse
Did you get a root prompt from magisk and also put selinux in permissive mode? If you use magisk you also have to install magisk manager. I can't imagine what the problem could be otherwise. I've used this method on two different ospreys without any issues.
Spaceminer said:
Did you get a root prompt from magisk and also put selinux in permissive mode? If you use magisk you also have to install magisk manager. I can't imagine what the problem could be otherwise. I've used this method on two different ospreys without any issues.
Click to expand...
Click to collapse
Yes I did it, know I changed to LOs and the root doesnt work. But anyway thank you for all man

Old Style Navigation keys

I am wondering if anyone knows or heard of anyway that the gesture navigation can be turned off and use the old style navigation keys instead? I know Google wants us to use the new gesture navigation and cant for the life of me understand why they are taking a stand with this and leave an option to turn off that ugly notch in the XL model?? I am wondering if the old "adding this line to the build prop will work" qemu.hw.mainkeys=0...this is assuming of course that we can root and Magisk will work with the new Titan security.
Great question! I will also be very interested in switching back to traditional navigation keys. The gestures just don't flow well. Why swipe right to go switch to the last app, but then you can't swipe left to go back, you have to tap. You swipe up to access the app switcher, but tap the pill to go home. Google, either use swipes or use taps, NOT BOTH!!!
You have to download Pixel launcher from Piixel 2
Shouldn't there be an ADB command for this?
Edit: Try this ADB command at your own risk:
"adb shell settings put secure swipe_up_to_switch_apps_enabled 0"
To reverse it try:
"adb shell settings put secure swipe_up_to_switch_apps_enabled 1"
Once we get root I am hoping for a way to get the old style nav bars back this new stuff is for the birds,,,I dont like it at all.
t2jbird said:
Shouldn't there be an ADB command for this?
Edit: Try this ADB command at your own risk:
"adb shell settings put secure swipe_up_to_switch_apps_enabled 0"
To reverse it try:
"adb shell settings put secure swipe_up_to_switch_apps_enabled 1"
Click to expand...
Click to collapse
I gave this a try, but sadly it did not work. No error messages or anything, just no changes either.
Try deleting nexuslauncherprebuilt on rooted phone. And install third party pixel launcher. But don't yell at me if anything goes wrong.
Edit: when the device is root-able. I managed to revert back to oreo recent and traditional navbar on Android pie custom room for Nexus 5x, by simply deleting nexuslauncherprebuilt.
Lets hope that it is this easy. I doubt it will be though.
Aman301582 said:
Try deleting nexuslauncherprebuilt on rooted phone. And install third party pixel launcher. But don't yell at me if anything goes wrong.
Edit: when the device is root-able. I managed to revert back to oreo recent and traditional navbar on Android pie custom room for Nexus 5x, by simply deleting nexuslauncherprebuilt.
Click to expand...
Click to collapse
Once we get root, I'm sure apps like custom navbar will bring back the old style. It already works in Android pie.
PuffDaddy_d said:
Once we get root, I'm sure apps like custom navbar will bring back the old style. It already works in Android pie.
Click to expand...
Click to collapse
Root shouldn't take too long. Mr. Magisk man has already achieved it on his P3 :good:
This was just posted on the front page:
https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/
This is awesome thank you brother! Just did it now I have my nav bar back! Just need root to get my Substratum themes to work. I know the Magisk dev is working on it and I have no doubt he will get it for us soon.
cambunch said:
This was just posted on the front page:
https://www.xda-developers.com/disable-android-pie-gestures-google-pixel-3/
Click to expand...
Click to collapse
Badger50 said:
Root shouldn't take too long. Mr. Magisk man has already achieved it on his P3 :good:
Click to expand...
Click to collapse
He got the 3XL.
Archangel said:
This is awesome thank you brother! Just did it now I have my nav bar back! Just need root to get my Substratum themes to work. I know the Magisk dev is working on it and I have no doubt he will get it for us soon.
Click to expand...
Click to collapse
I thought Substratum didn't work on Android 9
PuffDaddy_d said:
I thought Substratum didn't work on Android 9
Click to expand...
Click to collapse
Sure it does. You just need root and a good theme
I think most people believe that because the way in which you apply the overlays are different. As long as you have a rooted phone and a Substratum theme that supports Android Pie you can use Substratum. There is just two more steps in the usual process after you build and enable the overlays. After you apply overlays, you just need to reboot your device and then go back into substratum and go to manager and enable the overlays you just built.
PuffDaddy_d said:
I thought Substratum didn't work on Android 9
Click to expand...
Click to collapse

[Guide] Magisk Modules Disabler for booting into Magisk core-only Mode

Tools needed: boot.img extractor. I recommend the one created by osm0sis from this thread:
https://forum.xda-developers.com/showthread.php?t=2073775
The first method was developed by osm0sis and removes magisk and all modules.
1. Unpack magisk_patched.img
2. Unzip overlay.dremove1.zip and place overlay.d folder in ramdisk folder.
3. Repack IMG
4. fastboot boot image-new.img created by repacking img
This method is an offshoot of osm0sis version but boots core-only mode. Afterwards, remove the .disable-magisk file from the /cache folder for modules to work. Dot files are hidden files so if your root explorer can't see hidden files, run the "Remove disable_magisk" bat file in ADB.
1. Same as above but use the overlay.dcoreonly1.zip
For both methods you must be rooted for it to work. These are not cure all's for all bootloops.
Remove .disable_magisk bat file
https://www.androidfilehost.com/?fid=4349826312261684994
Here is a fastboot bootable image to boot you into Magisk core-only mode, in case you bootloop due to flashing a bad module, in fastboot:
fastboot boot image-newpixel4xl.img
You will boot with root but modules disabled. After you remove the offending module you will need to go to /cache folder and delete the .disable_magisk file before your modules will work.
fastboot boot image-newpixel4xlRemove.img
This one should remove magisk and all modules, then reboot and magisk should reinstall itself (ask to install necessary binaries). This is what osm0sis uses to recover from failed flashes. See this post:
https://forum.xda-developers.com/pi...odules-disabler-booting-magisk-t3976625/page2
Images are in this common folder. Pick the appropriate image for your phone.
6-4-20
https://www.androidfilehost.com/?w=files&flid=313291
Awesome, since we may not have TWRP this is extremely valuable.
Thanks for this, I was able to boot back into the OS. However, I had to do a complete uninstall of magisk to get rid of the bootloop.
Thanks again, saved me a wipe
burmjohn said:
Thanks for this, I was able to boot back into the OS. However, I had to do a complete uninstall of magisk to get rid of the bootloop.
Thanks again, saved me a wipe
Click to expand...
Click to collapse
You're welcome. I've had to do a complete uninstall myself on several occasions.
Tulsadiver said:
You're welcome. I've had to do a complete uninstall myself on several occasions.
Click to expand...
Click to collapse
What was causing the issue for you? I tried to install exposed and thats when things went south
burmjohn said:
What was causing the issue for you? I tried to install exposed and thats when things went south
Click to expand...
Click to collapse
Mine have to do with my mods when I try new things, so usually SystemUIGoogle.apk. I've found that just deleting the apk itself from the modules and leaving the folders in place works best.
Tulsadiver said:
Mine have to do with my mods when I try new things, so usually SystemUIGoogle.apk. I've found that just deleting the apk itself from the modules and leaving the folders in place works best.
Click to expand...
Click to collapse
I am very grateful that you put this together because I tried xposed and it didn't work and I was in an endless boot and I was able to grab this image and I came up right away. I don't know whether I'll try doing it again or not. I sure would like gravity box on the 4XL.
madscribblerz said:
I am very grateful that you put this together because I tried xposed and it didn't work and I was in an endless boot and I was able to grab this image and I came up right away. I don't know whether I'll try doing it again or not. I sure would like gravity box on the 4XL.
Click to expand...
Click to collapse
What kind of mods are you looking for?
Tulsadiver said:
What kind of mods are you looking for?
Click to expand...
Click to collapse
I would like to be able to modify the quick settings to take away the text and allow the number of columns and rows to be set.
I'd like long press on volume to switch tracks.
I'd like to relocate my clock to center.
Have it say <smallcaps>Fri Oct 25</smallcaps> 4:35 <smallcaps>pm</smallcaps>
Control brightness with the status bar
Add more items to the power off menu (bootloader)
Expandable volume menu.
Has anyone been successful with exposed yet?
Sent from my Pixel 4 XL using Tapatalk
madscribblerz said:
I would like to be able to modify the quick settings to take away the text and allow the number of columns and rows to be set.
I'd like long press on volume to switch tracks.
I'd like to relocate my clock to center.
Have it say <smallcaps>Fri Oct 25</smallcaps> 4:35 <smallcaps>pm</smallcaps>
Control brightness with the status bar
Add more items to the power off menu (bootloader)
Expandable volume menu.
Click to expand...
Click to collapse
I can do a few of those...
Tulsadiver said:
I can do a few of those...
Click to expand...
Click to collapse
I would like that very much. I'd much rather not use xposed. Every time I have it has been a little flaky. Do know though that I tried the center clock mod you already made and it wasn't working for me.
Perhaps because I'm on the .C4 release or because I'm using Nova?
madscribblerz said:
I would like that very much. I'd much rather not use xposed. Every time I have it has been a little flaky. Do know though that I tried the center clock mod you already made and it wasn't working for me.
Perhaps because I'm on the .C4 release or because I'm using Nova?
Click to expand...
Click to collapse
If it isn't working it's probably because of a module you have installed. I know it works.
Tulsadiver said:
If it isn't working it's probably because of a module you have installed. I know it works.
Click to expand...
Click to collapse
These are the modules that I have installed, are there any that look suspect? I'll try it again just to see if it was something on my side earlier.
Tulsadiver said:
If it isn't working it's probably because of a module you have installed. I know it works.
Click to expand...
Click to collapse
I did some more troubleshooting and the clock mod does work now. But only sort of. It doesn't work with Nova set as the default launcher and gesture navigation. It disabled the home action as far as I can tell.
---------- Post added at 02:56 PM ---------- Previous post was at 02:17 PM ----------
Tulsadiver said:
If it isn't working it's probably because of a module you have installed. I know it works.
Click to expand...
Click to collapse
okay I think I figured it out. It had to do with the navigation gestures hiding the nav bars. Unless it's set to full Iimmersive mode then it somehow conflicts with the gestures and the launcher. Oddly this only happens with the clock mode enabled and not when it's not.
madscribblerz said:
okay I think I figured it out. It had to do with the navigation gestures hiding the nav bars. Unless it's set to full Iimmersive mode then it somehow conflicts with the gestures and the launcher. Oddly this only happens with the clock mode enabled and not when it's not.
Click to expand...
Click to collapse
You should get fluid NG. Much better gestures.
Tulsadiver said:
You should get fluid NG. Much better gestures.
Click to expand...
Click to collapse
okay. I just changed the navigation bar to be visible since it's so unobtrusive in the gesture nav.
I also set up per app immersive, which more than makes up for the lost real estate.
Thanks for helping me sort it out,and even more so for the work you do on the mods. I've had a pixel since they came out, and I really like the stuff you did for my 2 xl and 3 xl.
Look forward to 2hat you do for the 4 xl ?.
madscribblerz said:
okay. I just changed the navigation bar to be visible since it's so unobtrusive in the gesture nav.
I also set up per app immersive, which more than makes up for the lost real estate.
Thanks for helping me sort it out,and even more so for the work you do on the mods. I've had a pixel since they came out, and I really like the stuff you did for my 2 xl and 3 xl.
Look forward to 2hat you do for the 4 xl .
Click to expand...
Click to collapse
I'm glad you got it to work!
Tulsadiver said:
I'm glad you got it to work!
Click to expand...
Click to collapse
Also single app immersive makes it so the nav bar doesn't show in an immerse app anyway.
Dude this tool saved my ass today. Thanks man.

Categories

Resources