HelloInterpolator
HelloInterpolator copied to clipboard
`RadioGroup.check()` 导致 OnCheckListener 被调用三次
RadioGroup.check() 导致 OnCheckListener 被调用三次. 因此曲线也被重复绘制了三次.
我使用 RadioButton 规避了这个问题.