techery / ProperRatingBar

Inspired by stock android RatingBar. Simpler, has features that original lacks.
410 stars 70 forks source link

Listener #1

Closed Memery92 closed 8 years ago

Memery92 commented 8 years ago

Great little library, just one suggestion/request.

Can you make the ProperRatingBar an argument of onRatePicked? This way work can be done on that specific ProperRatingBar without having to create a new listener for each object.

Den-Rimus commented 8 years ago

Changes for suggested improvement are now in code-review

Memery92 commented 8 years ago

Excellent, thanks.

Den-Rimus commented 8 years ago

https://github.com/techery/ProperRatingBar/pull/2 was merged into master