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

Customizable Smiley: setMaxSmiley(from 1 to 5), setReverseSmiley(bool… #53

Open maohieng opened 4 years ago

maohieng commented 4 years ago

Customizable SmileyRating, please see CustomSmileyActivity for testing this customizing.

sujithkanna commented 4 years ago

Hi @maohieng, I really appreciate this PR. But after selection, the smileys giving wrong values in the callback. Can you fix that and update this PR?