Thanks for the library, simple but exactly what we need for a rating bar. One small question: is it normal that the rating is cleaned when the user select twice the same rating? I think this behavior is quite a bit strange.
In the onTouchEvent(MotionEvent event) method:
Hi,
Thanks for the library, simple but exactly what we need for a rating bar. One small question: is it normal that the rating is cleaned when the user select twice the same rating? I think this behavior is quite a bit strange. In the
onTouchEvent(MotionEvent event)
method:I think the user should decide about this behavior.