单项选择题
匀速@android:anim/linear_interpolator()。
A.LinearInterpolator B.BounceInterpolator C.AccelerateInterpolator D.OvershootInterpolator
单项选择题 当在XML文件设置插值器时,只需()。
单项选择题 当在Java代码设置插值器时,只需()。
单项选择题 自定义插值器需要实现Interpolator/TimeInterpolator接口&复写()。