Magisk-Modules-Repo / HideNavBar

GNU General Public License v3.0
494 stars 55 forks source link

immersive mode problem #56

Closed crazyng6 closed 2 years ago

crazyng6 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

DanGLES3 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

mind providing a screenshot? and what options did you select during installation?

crazyng6 commented 2 years ago

Screenshot_20210907-122225.png

DanGLES3 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

Could you be more specific? what do you mean by it having moved down? the navigation bar is still where it always was (as you can't really move the navigation bar up or down) it's now just invisible (so apps can draw behind it)

if it conflicting with apps is the problem well there is nothing i can do about that, it's just the nature of hiding the navigation bar with gestures enabled (android will register gestures at the bottom part of the app)

crazyng6 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

mind providing a screenshot? and what options did you select during installation?

Screenshot_20210907-122508.png

crazyng6 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

Could you be more specific? what do you mean by it having moved down? the navigation bar is still where it always was (as you can't really move the navigation bar up or down) it's now just invisible (so apps can draw behind it)

if it conflicting with apps is the problem well there is nothing i can about that, it's just the nature of hiding the navigation bar with gestures enabled (android will register gestures at the bottom part of the app)

I choose the immersive mode.But as what I mention,the search bar move down just as the fullscreen mode.

DanGLES3 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

Could you be more specific? what do you mean by it having moved down? the navigation bar is still where it always was (as you can't really move the navigation bar up or down) it's now just invisible (so apps can draw behind it) if it conflicting with apps is the problem well there is nothing i can about that, it's just the nature of hiding the navigation bar with gestures enabled (android will register gestures at the bottom part of the app)

I choose the immersive mode.But as what I mention,the search bar move down just as the fullscreen mode.

it will move down regardless of mode, if it didn't you'd just have apps with blank/black spaces at the bottom, which would make the whole module pointless as you would not really gain any extra screen space (and apps would still have a bar at the bottom)

So, i'm not exactly sure how you want this module to work, because i can't just remove the navigation bar without also removing the space, that's not how Android works

crazyng6 commented 2 years ago

pixel4xl Rom:Android 12beta4.1 Immersive mode:The position of the navigation bar has moved down, making it easy to accidentally touch.

Could you be more specific? what do you mean by it having moved down? the navigation bar is still where it always was (as you can't really move the navigation bar up or down) it's now just invisible (so apps can draw behind it) if it conflicting with apps is the problem well there is nothing i can about that, it's just the nature of hiding the navigation bar with gestures enabled (android will register gestures at the bottom part of the app)

I choose the immersive mode.But as what I mention,the search bar move down just as the fullscreen mode.

it will move down regardless of mode, if it didn't you'd just have apps with blank/black spaces at the bottom, which would make the whole module pointless as you would not really gain any extra screen space (and apps would still have a bar at the bottom)

I understand.Big thanks for replying.Best regards.