florent37 / ViewAnimator

A fluent Android animation library
Apache License 2.0
2.71k stars 423 forks source link

Feature: Add `ValueAnimator` add on #24

Open ghost opened 7 years ago

ghost commented 7 years ago

Hey @florent37, great library by the way! This issue more a proposition for new feature than an issue. What are your thoughts on extending this library to have a pure ValueAnimator animation builder where the end-user can use it to animate values rather than views as well?