相关考题
-
多项选择题
实现Property动画可以用()类。
A.ValueAnimator
B.ViewAnimator
C.ObjectAnimator
D.PropertyAnimator -
单项选择题
Drawable动画资源文件的根节点为()。
A.drawable
B.animation-list
C.item
D.animation -
单项选择题
实现缩放的View动画应使用XML标签()。
A.TranslateAnimation
B.scale
C.translate
D.ScaleAnimation
