Baseflow / Baseflow/PhotoView

How auto scroll the fullimage with photoview?

Open
#385 1 comment 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

Iam using photoview
`ImageView fullscreenView = (ImageView) findViewById(R.id.fullscreen_view);
PhotoViewAttacher mAttacher = new PhotoViewAttacher(fullscreenView);
mAttacher.setScaleType(ImageView.ScaleType.FIT_START);`

then how to autoscroll the image out of bounds.

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.