Hello, I would like to know how to change the dpi ONLY of the nav bar. I found some guides online, but they were for Kitkat or older versions of Android. Thanks for the help!
ProchyGaming said:
Hello, I would like to know how to change the dpi ONLY of the nav bar. I found some guides online, but they were for Kitkat or older versions of Android. Thanks for the help!
Click to expand...
Click to collapse
What rom are you using? How did you enable navbar?
varben said:
What rom are you using? How did you enable navbar?
Click to expand...
Click to collapse
I'm on AOSPExtended and I'm using the smartbar mode, because the pixel animation is there
ProchyGaming said:
I'm on AOSPExtended and I'm using the smartbar mode, because the pixel animation is there
Click to expand...
Click to collapse
So the rom doesn't have an option to increase/decrease the navbar size, right?
I would say that maybe you should ask on the aospEX thread for help.
On Validus for example you can change the size of the navbar.
varben said:
So the rom doesn't have an option to increase/decrease the navbar size, right?
I would say that maybe you should ask on the aospEX thread for help.
On Validus for example you can change the size of the navbar.
Click to expand...
Click to collapse
Well it has this but it doesn't change the icon size
ProchyGaming said:
Well it has this but it doesn't change the icon size
Click to expand...
Click to collapse
Nothing when you increase the portrait slider?
varben said:
Nothing when you increase the portrait slider?
Click to expand...
Click to collapse
It just changed the size of the navbar background
ProchyGaming said:
It just changed the size of the navbar background
Click to expand...
Click to collapse
I see.
I don't know how to increase the icons only... However i have a suggestion for you.
Have you ever tried LMT launcher?
https://forum.xda-developers.com/showthread.php?t=1330150&page=1337
Try this pretty and useful, made by xda
https://play.google.com/store/apps/details?id=com.xda.nobar
Try downloading Custom Navigation Bar from Play Store. It configures a lot of things including the one you desire.
Related
New DBT update
Could you show a screenshot of the "new" navbar? I don't get it what they changed
chrixmll said:
Could you show a screenshot of the "new" navbar? I don't get it what they changed
Click to expand...
Click to collapse
Ah nice, so a easy immersive mode
Are you able to toggle that feature?
Sent from my SM-G955U using XDA-Developers Legacy app
Guitarboarder28 said:
Are you able to toggle that feature?
Click to expand...
Click to collapse
Yes. You cant enable or disable it.
But the dot will be always there.
Sorry my english
The option to make the background of the nav bar, black has disappeared with the new update
Can you take pictures of the new options for nav bar.....
Do you know if it fixes the white navbar background when using a black theme in Gboard?
garpunkal said:
Can you take pictures of the new options for nav bar.....
Do you know if it fixes the white navbar background when using a black theme in Gboard?
Click to expand...
Click to collapse
see screenshots...
You toggle/press dot left bottom
for navigation bar
garpunkal said:
Can you take pictures of the new options for nav bar.....
Do you know if it fixes the white navbar background when using a black theme in Gboard?
Click to expand...
Click to collapse
Screenshot of Gboard ,black theme ,but navbar is still white .
willcor said:
see screenshots...
You toggle/press dot left bottom
for navigation bar
Click to expand...
Click to collapse
What theme you are using mate?
he uses klwp for theming. btw try navbar apps. it's a pretty decent app to "customize" the navbar
Try chroma keyboard instead
Kookitza said:
What theme you are using mate?
Click to expand...
Click to collapse
Firstly, i am using 2 x themes. (combined)
One is the Samsung store theme and a Klwp theme.
Overall Samsung Theme .."Blue_Neon Machine (see screenshots phone, settings etc )
My phone wallpaper theme is a Klwp theme
" Modern Home "that i slightly modified
by me (see Home plus Agenda etc, screenshot)
So what theme paticulars , do yo want to know ?
willcor said:
Firstly, i am using 2 x themes. (combined)
One is the Samsung store theme and a Klwp theme.
Overall Samsung Theme .."Blue_Neon Machine (see screenshots phone, settings etc )
My phone wallpaper theme is a Klwp theme
" Modern Home "that i slightly modified
by me (see Home plus Agenda etc, screenshot)
So what theme paticulars , do yo want to know ?
Click to expand...
Click to collapse
Yes! Please tell
Search 1st b4 post!
ramoneluis said:
New DBT update
Click to expand...
Click to collapse
There's already a Firmware-thread were this was mentioned...!
https://forum.xda-developers.com/galaxy-s8+/how-to/official-stock-firmware-update-odin-t3582175
I had to swap the button layout before the dot would appear, then put the button layout back as was.
Hi
There are icons here that bothers me that I need your help to remove.
I have xposed and tried gravitybox but didn't helped..
Try to use flat style bar icons from Xposed. Once done, you need to click the position tab in the flat style bar icons app and remove the one you don't need.
AnDrOiDnEoV said:
Try to use flat style bar icons from Xposed. Once done, you need to click the position tab in the flat style bar icons app and remove the one you don't need.
Click to expand...
Click to collapse
I did but the changes are not beeing saved after reboot :/
zoolly said:
I did but the changes are not beeing saved after reboot :/
Click to expand...
Click to collapse
Mate, I am on the same boat too. Not sure how to make it persistent.
hi,
on nougat there was the possibility to change the navigationnbar hight.
does someone have the solution to do it on Oreo?
thanks
adddy2
+1
+1
+1
how about to add a different color, not the crap they have
+1
For example with oreo minotaurus Rom and minotaurus Rom control you can change the navbar hight and also the colour from the navbar Icons
Should be possible with an XPOSED module installed
I know. But how do this without root ?
+1
kasim1 said:
how about to add a different color, not the crap they have
Click to expand...
Click to collapse
That's easy. Just set the color with adb. Same as on Nougat.
StewMaker said:
That's easy. Just set the color with adb. Same as on Nougat.
Click to expand...
Click to collapse
Navbar heigh to ?
adddy2 said:
hi,
on nougat there was the possibility to change the navigationnbar hight.
does someone have the solution to do it on Oreo?
thanks
adddy2
Click to expand...
Click to collapse
thoroughly hide the navigationbar ?
you can use the mt manager to edit the Famework.apk
and find the navigationbar to set up to 0
ADb commands to moved nav down
Adb shell wm overscan 0,0,0,-140
This will change the position of the nav bar on 8.0 not the height. (my s8+ the nav bar is just off screen with -140)
UTNoodle said:
Adb shell wm overscan 0,0,0,-140
This will change the position of the nav bar on 8.0 not the height. (my s8+ the nav bar is just off screen with -140)
Click to expand...
Click to collapse
It works. I use -20. Tks so much.
So to revert back to stock, its 0?
yep, 0 is stock location
UTNoodle said:
Adb shell wm overscan 0,0,0,-140
This will change the position of the nav bar on 8.0 not the height. (my s8+ the nav bar is just off screen with -140)
Click to expand...
Click to collapse
does this make it smaller?
with new P and gesture, i think that huge nav bar height is waste of space. does anyone know simple way to decrease that height?
[email protected] said:
with new P and gesture, i think that huge nav bar height is waste of space. does anyone know simple way to decrease that height?
Click to expand...
Click to collapse
Only way I know to do it on stock is to adjust screen size under Display settings.
garywojdan81 said:
Only way I know to do it on stock is to adjust screen size under Display settings.
Click to expand...
Click to collapse
found a great substratum tool app called substweaks in playstore.
now its perfect.
Hi. Thanks for the insight.
Like in topic - how to disable qs panel transparency? Substrathum themes like Greyce or Default dark dont work for me
Hmmm, I guess its Rom exclusive features but I'll try to find a way.
Shadow337 said:
Like in topic - how to disable qs panel transparency? Substrathum themes like Greyce or Default dark dont work for me
Click to expand...
Click to collapse
which rom is that?
krishna_jm said:
which rom is that?
Click to expand...
Click to collapse
Liquid remix unofficial 9.1.5
Shadow337 said:
Liquid remix unofficial 9.1.5
Click to expand...
Click to collapse
No setting for disable transparancy on Liquid Remix. And i suggest you to change your rom. ?
Rukijo said:
No setting for disable transparancy on Liquid Remix. And i suggest you to change your rom. ?
Click to expand...
Click to collapse
Meh, for 1 bad i dont wanna do it ?