foobnix / LibreraReader

Book Reader for Android
http://librera.mobi
Other
2.72k stars 297 forks source link

Bug: gesture incorrectly recognized #1194

Closed hammerfunctor closed 6 months ago

hammerfunctor commented 8 months ago

When an app is working in landscape mode, dragging one finger from bottom up and hold is expected to invoke Android App Switcher.

But when I set orientation to Auto or Landscape, and the app is working in landscape mode, the gesture described above seems to trigger an "Exit" action, returning to Portrait mode (and then becoming back to landscape mode or not).

Thanks.

hammerfunctor commented 6 months ago

To add a few information, this behavior appears whenever the app switcher is launched. It seems that the page is not rendered into the correct canvas.

hammerfunctor commented 6 months ago

Solved by setting "Allow home screen rotation".