zhanghai / zhanghai/MaterialFiles
Pin to top Items
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add a 'Pin to Top' feature for the items inside any folder ?
- long press currently Selects an item and shows the Cut, Copy, Delete , 3 dot menu.
- Add additional 'Pin to top' button.
- Pinned item should not be a part of any sortation
- Remember this pinned item everytime a folder is opened.
- long press same item to unpin it.
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 tracing the long-press action menu for items inside folders and how folder sorting is applied. Check how item state is remembered when a folder is reopened. Done means users can pin or unpin an item from the long-press flow, pinned items remain above sorting, and the choice persists across folder openings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100