Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NitishGadangi opened this issue Aug 3, 2019 · 2 comments

Comments

@NitishGadangi
Copy link

NitishGadangi commented Aug 3, 2019

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.

@codekidX
Copy link
Owner

codekidX commented Sep 7, 2019

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.

@NitishGadangi
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants