techery / ProperRatingBar

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

Add method to toggle "prb_clickable" property programattically #21

Closed robl2e closed 8 years ago

robl2e commented 8 years ago

Is it possible to expose a method to toggle the prb_clickable property programattically? I have a requirement to disable the clicking the ratings after a user selects one initially.

Den-Rimus commented 8 years ago

Implemented in #22