aryarohit07/PicassoFaceDetectionTransformation

Please add sample

AndroidDeveloperLB opened this issue · 2 comments

To show that it works nicely.
Maybe make a RecyclerView that has 3 images per row: original, center-crop, and using your library.
And, the images will be from the device itself (like the gallery app).

I have already added samples in the readme. It contains all three image versions i.e., original, center-crop and face-center-crop.

I meant a real sample, that we can run on the device.
Not screenshots.