QuantumBadger / QuantumBadger/RedReader
[Feature Request] Configure long press delay
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
While scrolling posts and comments, if scrolling slowly enough, the long press context menu can be triggered accidentally. Having an option to increase the long press delay before that menu is triggered would be helpful.
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
Start by locating the long-press context-menu handling in the Android app and how user-configurable options are defined. Add a setting for the delay, apply it to the menu trigger while scrolling posts and comments, and verify that increasing the value prevents accidental activation.
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
- 45/100