Open geftimov opened 2 years ago
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!
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 :
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?