hz

Results 31 comments of hz

Ok, I'll try it asap, thanks for advices

In checking. poor network speed at these days. i can't reply to gitter but i'm here.

the first, it seems the `R.drawable.ic_folder` missed. ic_folder is in `afc` library, it should be there if the gradle import is right. could you check that and show us your...

Yes it is. But it looks good. I just created an demo-app, it works. would you like give it a shot? [afc-demo.zip](https://github.com/hedzr/android-file-chooser/files/3148384/afc-demo.zip)

They dislike me. It's a bad news. I'll link to Firebase console to trace this issue. Thanks.

![image](https://user-images.githubusercontent.com/12786150/57269851-a6bb5180-70bb-11e9-891f-2e6644b770e4.png) test lab say ok with `afc-demo` (added crushlytics, robo test just click button to display afc dialog).

@ytheekshana we released the library with standard mode, no shrinkResource, and android.enableR8 is true. You could make choice of the final strategy in your app, which will take affect to...

seems our `FileUtil.getStoragePath()` broken, I need more time to check it and others

sorry to late reply. About this issue, there are three points: 1. `FileUtil.getStoragePath()` broken on some devices (virtual or physical). see also https://stackoverflow.com/questions/14796931/illegalargumentexception-in-statfs-in-webviewcore-internal-thread and more... 2. In newer Android SDKs,...