Multiple Choice
Which of the following statements is false?
A) You can use a color state list to define separate colors for when Buttons are enabled or disabled.
B) Resource folder names that begin with raw contain resource files (such as audio clips) that are read into an app as streams of bytes. You use such resources to play sounds.
C) Resource folder names that begin with xml contain XML files that do not fit into the other resource categories-often XML data files used by the app.
D) All of the above are true.
Correct Answer:

Verified
Correct Answer:
Verified
Q53: A FragmentManager can use _ to dynamically
Q54: Method onCreateView is called after onCreate to
Q55: In what thread does a Handler's Runnable
Q56: Setting a Button's style property to @android:style/Widget.Material.Button.Colored
Q57: If multiple activities can handle the action
Q59: Method inflate returns a reference to a
Q60: Which of the following is not a
Q61: A(n) _ is a collection of animations
Q62: Handler- method _ receives as arguments a
Q63: By convention array resources are normally defined