Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Android 10/11 Gesture navigation on Pixel phones in the way of swiping thread and watchlist pages  #792

@subaruanon

Description

@subaruanon

Android 10/11 Gesture navigation on Pixel phones in the way of swiping thread and watchlist pages

The thread and watchlist shade gestures are too close to the edge of the screen. It takes a lot of tries to get it to register as you trying to get the app's thread/watchlist shades to move instead of the phone's back gesture (which closes the app.) It seems the app and phone are both looking for a swipe starting from the very edge of the screen, and the phone decides navigation gestures take precedence. A possible fix would be to maybe have the watchlist/thread swipe gesture be able to start from somewhere more to the middle of the screen?

Enable gesture navigation on the phone, attempt to swipe a thread in or out.

Android version: 11.0 (public release)
Phone model: Pixel 4a
Clover version: 3.0.2

Side note, there was a previous issue about downloading to individual board folders not working with new versions of Android so the feature was removed (instead saving all images from the app in one folder), which does not seem to be true. I'm on the 11.0 release from today and on this slightly older version of Clover it still works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions