cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
640 stars 58 forks source link

Webview under status bar and navigation buttons #84

Closed Prazola closed 1 month ago

Prazola commented 1 year ago

Hi,

after upgrading to 1.3.0 the webapps are rendering in fullscreen, and the status bar and the navigation buttons bar are covering parts of the webview. This happens with my Umidigi S5 pro (stock android 10) but doesn't with my Mi 10 Lite 5G (lineageos 19.1).

The issue persists with 1.3.1.

Let me know how to provide you more info. native

mclarence554 commented 1 year ago

I have the same issue with Twitter ( Android 8.1, Oppo f9 pro) ![Uploading Screenshot_2022-11-25-09-15-18-20.png…]()

cylonid commented 1 year ago

Relates to #58. Seems like the new behaviour doesn't work as nicely as it does on Samsung on all devices.

What was the behaviour on your devices before the v1.3.0 update? Did it always show the bottom bar without messing up the screen OR did it only reveal the bottom bar if you swiped on the edge (which was the case for Samsung)?

Prazola commented 1 year ago

It always showed the bottom bar.

CodeCubeNeo commented 1 year ago

I also have this problem (rendered web page under status bar and navigation buttons). I have a Huawei Mate 9 with Android 9. Hope this gets fixed soon, because this makes the app fairly harder to use.

TurkerTunali commented 1 year ago

I also have this problem on my Huawei Mate 10 Pro.

aglidden commented 1 year ago

I was having the same problem. Running adb shell settings put global policy_control immersive.full=com.cylonid.nativealpha fixed it on my Samsung as per this tutorial.

cylonid commented 1 month ago

Sorry for keeping this open so long, the old behaviour will be restored in the next release, with the new behaviour of forcing the system menus being an optional global setting.