storage-chooser icon indicating copy to clipboard operation
storage-chooser copied to clipboard

I wonder is there any way to show the chooser dialog in a full screen view?

Open NitishGadangi opened this issue 4 years ago • 2 comments

Is there any way so that I can display the file picker in a fragment(in a full-screen view) and use it as an embedded file-explorer within my app. Hope you got my point.

NitishGadangi avatar Aug 03 '19 10:08 NitishGadangi

Hello, I get the idea of using a full-screen view and have a file explorer type vibe to it but the library was not aimed to do that.

The goal of this library has always been how fast can you have a file/directory picker implemented in your project and get started with your work without worrying about the permissions and/or the structure of the storage.

If I would have chosen the activity way, the onActivityResult would add more code for such simple result. I hope you get the pros of this approach.

Do let me know if you have any other ideas in mind.

codekidX avatar Sep 07 '19 07:09 codekidX

Its ok bro... I got your point. Anyway, if possible try making a file explorer library with similar UI and theme options that can integrate within the app coz ur design process looks beautiful and intuitive.

NitishGadangi avatar Sep 10 '19 07:09 NitishGadangi