LuckSiege / LuckSiege/PictureSelector
麻烦看一下我提的pr #2320
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Current use version?
当前使用的版本是多少?
3.0.8
Describe the problem or provide an error log?
描述问题或提供错误log?
通过修改imageEngine接口 将photoview暴露出来 从而允许外部设置它的触摸事件。 比如doubleTap之类的
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced PR #2320 and the imageEngine interface mentioned in the issue, then trace how PhotoView is created and exposed. The requested result is that external callers can access PhotoView and configure touch behavior such as double-tap handling; verify the public API supports that use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100