williamyyu / SimpleRatingBar

A simple RatingBar that you can easier to customize image and animations
MIT License
1.36k stars 153 forks source link

Title: Save and Restore Instance State for RatingBar #36

Closed harshsharma94 closed 7 years ago

harshsharma94 commented 7 years ago

Cause: When fragment/activity is recreated, the rating state is lost Countermeasure: Added a Saved State parcelable class and added rating as a field for saving view state