zhanghai / zhanghai/MaterialFiles
[Feature request] Add swipe up/down gesture to close image viewer
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
It would be more convenient to be able to swipe to close out of the image viewer instead of reaching for the back button/arrow, and this gesture exists in many other apps.
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 locating the Android image viewer and its existing back-button or arrow close handling. Reproduce the current viewer behavior, then determine how an upward or downward swipe should close it without disrupting other gestures; done means the gesture consistently dismisses the viewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100