單項選擇題最后階段彈球效果@android:anim/bounce_interpolator()。

A.LinearInterpolator
B.BounceInterpolator
C.AccelerateInterpolator
D.applicationLegacyAnimation


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題減速@android:anim/decelerate_interpolator()。

A.DecelerateInterpolator
B.LinearInterpolator
C.AccelerateInterpolator
D.OvershootInterpolator

2.單項選擇題周期運動@android:anim/cycle_interpolator()。

A.LinearInterpolator
B.CycleInterpolator
C.AccelerateInterpolator
D.OvershootInterpolator

3.單項選擇題勻速@android:anim/linear_interpolator()。

A.LinearInterpolator
B.BounceInterpolator
C.AccelerateInterpolator
D.OvershootInterpolator

4.單項選擇題當在XML文件設置插值器時,只需()。

A.傳入對應的估值器資源ID即可
B.傳入對應的插值器資源文件夾即可
C.傳入對應的插值器資源ID即可
D.傳入對應的透明度設置即可

5.單項選擇題當在Java代碼設置插值器時,只需()。

A.創(chuàng)建對應的估值器對象即可
B.創(chuàng)建插件即可
C.創(chuàng)建對應的插值器對象即可
D.創(chuàng)建對應的插值BitMap即可