Vincent Dubedout

Results 3 issues of Vincent Dubedout

Hi, thanks for your pluggin. I love it. A nice improvement I would love is a language specific import, or let the user modifiy the path to import his data....

enhancement

Hi, I'm using your lib to fetch some images but in some cases the returned Uri is wrong. Receiving this Uri: ```content://com.myapp.app.qip_file_provider/external_files/Android/data/com.myapp.app/files/Pictures/101999964076822.jpg``` Trying to get the stream ```context.getContentResolver().openInputStream(uri)``` -> sends...

Hi, I'm doing a blog post about different ViewPagerIndicators and was planning to talk about this lib. The problem is that I'm already using a StateList "@drawable/indicator_background" and the merging...