Posts: 33
Threads: 6
Joined: Oct 2022
Reputation:
0
I know you can do this with full screen mode, but I dislike having to swipe once to first expose the navbar and gestures, and then swipe again to activate the gesture.
I remember Android supports having the navbar and gesture pill be always active and translucent (like how it works on the launcher home screen). Can MSP support that please?
Posts: 13,355
Threads: 301
Joined: Apr 2012
Reputation:
235
02-19-2023, 10:19 AM
(This post was last modified: 02-19-2023, 10:19 AM by Zubersoft.)
The "Dim the navigation bar" setting should already do that. Are you not seeing the behavior you want from that?
Mike
Posts: 13,355
Threads: 301
Joined: Apr 2012
Reputation:
235
03-06-2023, 07:15 PM
(This post was last modified: 03-07-2023, 06:21 AM by Zubersoft.)
With newer Android versions (10+), Google changed the way all of the navigation bar stuff works. I can now only easily hide the bars completely - I can't as easily make them fully transparent. There appear to be some methods to force the navigation bar not to have a background, but I'm not seeing an easy way to make it configurable where you can toggle it on and off. From what I've seen, it's something you really need to have configured at the application start. You can change the navigation bar background color in the application configuration, but once again, this would mean that it wouldn't be easy to toggle on and off, and would probably require an application restart if you changed the setting, which is suboptimal. I think unless a lot of users push for a transparent bar, I'm going to stick with the "Hide the navigation bar" type behavior where you have to swipe up to see the navigation bar or swipe down to see the status bar.
Posts: 33
Threads: 6
Joined: Oct 2022
Reputation:
0
Thanks for entertaining this FR. It's not a huge deal, but I like that "have my cake and eat it too" idea of being able to see the clock/battery, access gestures without an extra "exposing swipe" and still getting all the screen real estate I can.
Posts: 33
Threads: 6
Joined: Oct 2022
Reputation:
0
Btw, I think I found a solution/workaround for my use case.
Apparently, Samsung allows you to hide the home "home pill" entirely in Settings -> Gesture Hint, which also eliminates the stub navbar that it lives in, this opens up the app window the entire bottom of the screen.
Also, the recent Android changes you mentioned to "dim and hide" navbar may have also changed how "fullscreen" mode works. Long story short, if I enable full-screen mode in MSP, and disable Gesture Hint in Settings, I have 100% of the screen available while viewing sheets, with no extra tap/swipe needed to trigger gesture navigation such as back/home.
Posts: 13,355
Threads: 301
Joined: Apr 2012
Reputation:
235
I'm glad to hear that! Thanks for letting me know.
Mike