lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

Android nav bar appears if i access the app from "recent" button

Open Palloxin opened this issue 2 years ago • 2 comments

Steps to reproduce

https://github.com/LNReader/lnreader/assets/75091899/1f03f336-64b5-44ca-8b23-c4ea1eee9e6c

  1. with the reader open click on recent button (android nav bar) then click on lnreader. The nav bar will appear (transparent).

Expected behavior

Fullscreen is maintained

Actual behavior

IMG_20230622_171405

Android nav bar appears

LNReader version

1.1.5

Android version

Android 8

Device

Huawei p8 lite 2017

Other details

EDIT: Tachiyomi doesnt have it. A perfect fullscreen dynamic.

https://github.com/LNReader/lnreader/assets/75091899/ff1bf997-82cb-4f4e-ba33-14bd1e0d5b2e

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [X] I have written a short but informative title.
  • [X] If this is an issue with a source, I should be opening an issue in the sources repository.
  • [X] I have updated the app to version 1.1.15.
  • [X] I will fill out all of the requested information in this form.

Palloxin avatar May 29 '23 06:05 Palloxin

Not able to reproduce this. Could be a device or Android version specific issue.

rajarsheechatterjee avatar Jul 02 '23 06:07 rajarsheechatterjee

Hide navigation bar was introduced in Android 4.0 (API level 14).

link: https://developer.android.com/training/system-ui/navigation

nyagami avatar Jul 02 '23 07:07 nyagami