avatarview-android icon indicating copy to clipboard operation
avatarview-android copied to clipboard

Supporting multiple avatars

Open geftimov opened this issue 3 years ago • 1 comments

Hello and congratulations on the amazing library.

I have a question here regarding multiple avatars. I saw you support up to 4 avatars in one view. But my case is a little bit different :

image

I know it's possible to implement that using a RecyclerView and some logic with the max number of avatars to be shown so you can show the +7.

Do you intent to support a view like this in the library or is it out scope?

geftimov avatar Mar 07 '22 12:03 geftimov

Hi @geftimov, Thank you for suggesting the amazing feature! I'm planning to implement the multiple avatars as you suggested with the Jetpack Compose supports in the next release. I will let you know when the feature comes along. Thank you!

skydoves avatar Mar 10 '22 04:03 skydoves