Exam 10: Move Creating Animation and Graphics

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What happens to images that extend beyond the original boundaries of the View object?

(Multiple Choice)
4.8/5
(40)

Which of the following specifies a start state of an object, and then animates the object using a uniform transition type?

(Multiple Choice)
4.8/5
(37)

The oneshot attribute is added to the code in which tag?

(Multiple Choice)
4.8/5
(31)

What creates an animation by performing a series of transformations on a single image?

(Multiple Choice)
4.8/5
(46)

Which of the following assigns a sequence of photos to play as in a slide show with a predefined interval between images?

(Multiple Choice)
4.7/5
(32)

In Android development, what are frame-based animations and image transitions defined as?

(Multiple Choice)
4.8/5
(36)

Which statement completes the following code to instantiate the ImageView control named imgTween? ImageView imgRotate = (ImageView) ...

(Multiple Choice)
4.8/5
(37)

A motion tween specifies the end state of an object.

(True/False)
4.7/5
(45)

Tween animation uses a sequence of images similar to Frame animation.

(True/False)
4.8/5
(45)

The animation-list code includes the _______________ property, which is set to true by default.

(Short Answer)
4.9/5
(37)

Animation of an object by a motion tween uses a uniform transition type such as rotating an infinite number of times.

(True/False)
4.7/5
(30)

Which of the following terms best describes a cross-platform graphics API that specifies a standard software interface for 3D graphics processing hardware and uses a coordinate system to map the image to the screen?

(Multiple Choice)
4.7/5
(38)

Frame-by-frame animations are also known as ________________ animations.

(Short Answer)
4.9/5
(42)

An instance of AnimationDrawable is instantiated as a class variable because it is used in multiple methods within the MainActivity class.

(True/False)
4.9/5
(40)

Which property in an animation-list specifies how many milliseconds to display each image?

(Multiple Choice)
4.9/5
(46)

What do button controls use to await user interaction?

(Multiple Choice)
4.7/5
(28)

Which statement should be placed in an animation-list to make an animation play once and then stop?

(Multiple Choice)
5.0/5
(43)

When creating an XML file for an animation-list, what resource type should you select?

(Multiple Choice)
4.8/5
(34)

A series of __________________ on a single image in Tween animations can include changes in position, size, rotation, and transparency on the contents of a View object .

(Short Answer)
4.8/5
(36)

What has predefined "stretching" areas that maintain the same look on different screen sizes?

(Multiple Choice)
4.8/5
(45)
Showing 21 - 40 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)