sujithkanna / SmileyRating

SmileyRating is a simple rating bar for android. It displays animated smileys as rating icon.
Apache License 2.0
1.07k stars 183 forks source link

In Recyclerview #52

Open monika123655 opened 4 years ago

monika123655 commented 4 years ago

When we use this rating in recyclerview item and try to move emoji, it get stuck between 2 emoji's. Please tell me how i can resolve this?

sujithkanna commented 4 years ago

Can you show us a video demo get a clear understanding of what's happening?

monika123655 commented 4 years ago

Yeah, here is the video. video.zip

sujithkanna commented 4 years ago

@monika123655 Currently the entire repo has been refactored and updated everything. You can now use the SmileyRating on a RecyclerView. Document shows how to do it. before that, read the full doc and update the library. The old library has typo and other silly errors. So deprecated them.