Baseflow / Baseflow/PhotoView

setDisplayMatrix postTranslate not effective

Open
#703 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
18.8k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

mCurrentDisplayMatrix = new Matrix();
mPhotoView.getDisplayMatrix(mCurrentDisplayMatrix);
mCurrentDisplayMatrix.postTranslate(0, 500);
mPhotoView.setDisplayMatrix(matrix);

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.