Skip to content

[Bug] [UI] [File Manager] Action bar items constraints #503

Description

@Devaspe

In file manager, the action bar items (or toolbar items if you like, for example search, sort method, etc.) are not using dynamic constraints. causing them to get kicked out from the screen and show up outside, specially on portrait mode and bigger text/UI scales, where the space available to UI items is more limited.

Ideas: To open up more space for all of the items you could remove the "new folder" button entirely and use a FAB. This approach is also consistent with the shortcuts and containers screens that also have a FAB button for adding new items.

You could even remove the drop down menu for drive picker (C:, D:, Internal, etc.) and make the navigation row scrollable, and directories clickable, to quickly go back and forth in different locations (A small video clip from a file manager ther does this, Material Files, is provided to show this in action.

Image
Screenrecorder-2026-09-09-15-19-35-700.mp4

Alternatively you could just integrate them as normal directories in a way that when you open the file manager you have a list (or a grid) of drives as the starting point so you don't have to first pick one from the drop down menu.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    answeredAMA bot has answered

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions