tuyafeng / Via

Via is a simple browser, and this repository is set for localization.
3.09k stars 326 forks source link

Fullscreen mode Request and Error #952

Open Ledenav opened 3 years ago

Ledenav commented 3 years ago

1.For full screen mode it should be just hiding the notification bar. Virtual keys should not be hidden. Only the notification bar should be hidden.

Sometimes app controls disappear when switching to full screen mode. Unavailable. Please fix it.

tuyafeng commented 3 years ago

This is not an error, it is just an option.

Ledenav commented 3 years ago

This is not an error, it is just an option.

My first request. There should be an option to just hide the notification bar. The virtual keys should remain on. 2 . My next mistake. Sometimes in full screen mode the bottom bar of the application is not visible after hiding. When you close and open the application, the bottom and top bars appear again. Problem

ghost commented 3 years ago

This is not an error, it is just an option.

My first request. There should be an option to just hide the notification bar. The virtual keys should remain on. 2 . My next mistake. Sometimes in full screen mode the bottom bar of the application is not visible after hiding. When you close and open the application, the bottom and top bars appear again. Problem

Since android 10, google literally removed Navigation hide/unhide API. So you literally can't do anything other than placing the whole app into immersive mode.