sujithkanna / SmileyRating

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

slide from nothing not correctly snapped #37

Closed NewITCorp closed 6 years ago

NewITCorp commented 6 years ago

Hi, I see snapping is working properly only if the initial rate is >= 0 but if it is -1 (NONE) sliding can be ended at the middle of any icon and setOnSmileySelectionListener is not called.

please take a look.