Skip to content

Not able to navigate a zoomed image. Swiping takes to second image instead of showing the section of zoomed image #17

@ndubbaka

Description

@ndubbaka

I am not able to navigate a zoomed image. Swiping takes to second image instead of showing the section of the zoomed image.
Bug explained in this video at https://www.youtube.com/watch?v=_9XjgVCqIOg&t=300

Note that I should also be able to listen to longclick on a zoomed image. Currently I am able to detect longpress using GestureDetector as shown here https://github.com/onedrupal/One-Drupal-Android/blob/master/app/src/main/java/com/technikh/onedrupal/activities/ViewImageActivity.java#L188

Also I am not able to send the zoomed section to OCR detection(Google firebase ML Kit). I am only able to send the full image at https://github.com/onedrupal/One-Drupal-Android/blob/master/app/src/main/java/com/technikh/onedrupal/activities/ViewImageActivity.java#L240

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions