HelloInterpolator
HelloInterpolator copied to clipboard
Demo project to show the of the math curve of the Android's Interpolator class used in Animation.
Results
1
HelloInterpolator issues
Sort by
recently updated
recently updated
newest added
`RadioGroup.check()` 导致 OnCheckListener 被调用三次. 因此曲线也被重复绘制了三次. 我使用 RadioButton 规避了这个问题.