ParkSangGwon / TedBottomPicker

TedBottomPicker is simple image picker using bottom sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add my own ImageProvider

HaXxanParhar opened this issue · comments

The picker only shows a small number of images that are too from external storage only. The library provides the option of adding your own Image Provider but there is no documentation on how to create your own Image Provider. I thought It might be a subclass of File Provider but no, It is actually an Interface built in the library. Kindly guide me regarding this issue. Thanks