________ Attribute sets the style of the app.
-
Style
-
Theme
-
ConfigChanges
-
None of above
B
Correct answer
Explanation
The android:theme attribute in the tag sets the app's visual style (defines colors, fonts, widget styles). 'Style' refers to individual style resources applied to specific views, while 'ConfigChanges' controls configuration changes handling.