zhanghai / zhanghai/MaterialFiles
Stop hiding top menus while scrolling
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/zhanghai/MaterialFiles/assets/98865389/330072d0-010d-48d8-be7b-446891fb132d
Now to copy/cut/delete I need to again scroll up to get those options visible. At least give option to disable this behavior. This is super annoying.
There are many more cases. Like for example, I scroll down to the bottom. Then I want to sort the files/folders. There is no way to do that. Again need to scroll up to get those options.
I want to have these options always visible on screen.
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 reproducing the scrolling behavior shown in the linked recording and locate the Android screen implementation for the file list's top menus and actions. Determine how scrolling hides copy, cut, delete, and sorting options, then make the requested always-visible behavior or a user setting possible. Done means those actions remain accessible after scrolling and the behavior is verified on the affected screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100