android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.04k stars 3.01k forks source link

Add interruptible animation feature to the Histogram example #102

Closed aquagray closed 4 years ago

aquagray commented 4 years ago

Also adding NonAnimatingHistogramWidget so it can be linked to the medium article.

To see the final result in action see: https://drive.google.com/a/google.com/file/d/11VLWRDBKzLPdsC1w1tCw9ZShOKuDGRyj/view?usp=sharing

aquagray commented 4 years ago

@thagikura could you take a look to see if there's anything alarming? :) If not I'll submit to get the article progressed. Thank you so much!