Interview Questions
The following interview questions should further consolidate what we have covered in this chapter:
- How does frame-by-frame animation differ from tweening animation?
- What Java class encapsulates frame animation in Android?
- How do you initialize an
AnimationDrawable
in an XML file? - What methods are available on
AnimationDrawable
? - What is layout animation?
- How do you define an animation in an XML file?
- What is an interpolator?
- How do you specify an interpolator in an animation?
- What are the four types of tweening animation?
- What is a list layout controller animation XML file?
- How is the
android:layoutAnimation
tag used for aListView
? - How many built-in interpolators are available?
- What kinds of files can be found in the
anim ...
Get Pro Android 4 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.