You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: