What theme is used to apply material for API Level 21 and higher?
a. @android:style/Theme.AppCompat
b. @style/Theme.AppCompat
c. @android:style/Theme.Material
d. @android/Theme.Material
c. @android:style/Theme.Material
@android:style/Theme.Material is used to apply the material theme for API Level 21 and higher.
Computer Science & Information Technology
You might also like to view...
The default scavenging value is set to what value by default?
A. 2 weeks B. 2 days C. 7 days D. 5 days
Computer Science & Information Technology
You can use a(n) ____ to specify both the records to select in a dataset and the order in which to arrange the records.
A. condition B. parameter C. query D. aggregate operator
Computer Science & Information Technology