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

Unselect smiley on rating is sent #26

Closed rupbhangale closed 7 years ago

rupbhangale commented 7 years ago

I want to unselect smiley on rating is sent. I used smileRating.setSelectedSmile(BaseRating.NONE); which worked but after using this functionality angryColor do not reflect and BaseRating.GREAT animation is not working fine.

Please suggest any solution for the same.

addisonElliott commented 7 years ago

Go around and check out issue #22 and issue #24 and see if these apply to you.

If so, I just submitted pull requests to fix the issues and we are waiting on the owner to check/accept them.

sujithkanna commented 7 years ago

@rupbhangale , It is fixed now, kindly use the new version of Smileyrating. Thank you!