Baseflow / Baseflow/PhotoView

Zoom reset on Tablet Android 4.3 and 4.2.2

Open
#549 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
18.8k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

Photoview zoom don't work properly, i have tested on Android 4.3 and 4.2.2
The error occured when zooming in but a aspect ratio of the image does not hold, resetting to the initial size.
My xml:
``

My java:
`pv_accident = (PhotoView) findViewById( R.id.pv_accident );
pv_accident.setZoomable( true );`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.