Ashish Shekar

Results 36 comments of Ashish Shekar

@nipunbharti21 The way you worked it around looks promising, but the side effects of using this flag also need to be handled _(i.e: this flag cannot be used anymore)_

Thanks for the heads-up ! Will have to think of a way to make use of both the fragmentManager for API 14 and below as well.

Thanks a lot for this @brarcher . I'll just research about this and add this to the repo !

Hi, this is same as #79 . Would you mind sharing the path in which it crashed ? A workaround is applied and will be released in 2.0.4.

Hi, are you providing full absolute path to folder ? If yes, then you want to use `builder.skipOverview(true, yourPath)`

Hey, sorry I couldn't be of much help in this. I will be discontinuing this feature in 3.0 due to many reasons out of which internal path is way different...

Unfortunately creating directories in external storage requires SAF permission which is not implemented, sorry for not mentioning in the README file that this is not possible.

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...

1. You are setting theme but you are not setting scheme 2. line numbers are important for this, please paste full log 3. Which file? 4. Full log 5. Which...

1st things 1st upgrade to `2.0.4.4`. These logs are pretty weird I'll separately test them with your code and let you know.