zhanghai / zhanghai/MaterialFiles

Stop hiding top menus while scrolling

Open
#1,272 0 comments 0 reactions 0 assignees View on GitHub

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.

Screenrecorder-2024-07-10-09-24-56-509 mp4_snapshot_00 00 000
Screenrecorder-2024-07-10-09-24-56-509 mp4_snapshot_00 02 734

I want to have these options always visible on screen.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.