How to show initially full image with PhotoView?
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys!
First at all, thank you very much for your awesome library! Great job!
About my problem: when my Activity starts, I want to show initially **full** image in PhotoView widget (like center_crop scale). It's just for **initialization**, so I can't set scale_type = center_crop, because after that I can't see complete image when I pinch / zoom.
thank you very much for your help!
Contributor guide
Assessment
This issue has not been assessed yet.