mapbox / mapbox/mapbox-gestures-android
Detector for simple geometric figures
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 30
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
It'd be great to have a detector that recognizes simple shapes like rectangles, triangles, and circles drawn by a pointer.
Contributor guide
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
No file or test is named. Start by locating the library's gesture-detection entry points and reviewing how pointer input is represented. Define the recognition scope for rectangles, triangles, and circles, then add coverage showing each supported shape is detected before considering the work done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100