| Interface | Description |
|---|---|
| AnimatorCompat.AnimationFrameUpdateListener |
| Class | Description |
|---|---|
| AnimatorCompat |
Currently, there's no
ValueAnimator compatibility version
and as we didn't want to throw in external dependencies, we made this small class. |
| AnimatorCompatV11 |
Class to wrap a
ValueAnimator
for use with AnimatorCompat |
| SeekBarCompat |
Wrapper compatibility class to call some API-Specific methods
And offer alternate procedures when possible
|