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

setRating method is not working #61

Open ViditBabele opened 4 years ago

ViditBabele commented 4 years ago

in java

vinchenson commented 3 years ago

Same for me. Whatever I input, it selects terrible as default.

nabeelhafeez commented 3 years ago

Same for me. Whatever I input, it selects terrible as default.

adding a 1 second delay in the setRating method. It's worked for me

Aryan-Sood commented 1 year ago

Thanks! It is working with 1 millisecond delay as well.