Closed darwinfrancis closed 7 years ago
Hello @darwinfrancis , There is still have some bugs in this feature, so I haven't put it into the library. But I'm working on it, thanks for your response!
Okey. Can you give me approximate release date for the library with this feature.
I have done this feature, but animation is not very smooth for Scale and Rotation RatingBar (it's okay in BaseRatingBar) currently. I haven't found a better way to solve it. but you still can test this feature in SNAPSHOT version:
compile 'com.github.ome450901:SimpleRatingBar:develop-SNAPSHOT'
Thanks.
Thank you, I will give u the feedback once I got integrated it into the app.
I am not able to choose half rating (ex: 2.5,3.5 etc) using touch events, but using java code it works fine. The default android rating bar provides this feature.