Android: What is value on component's attribute "layout_width" and "layout_height" to display the component big enough to enclose its content only?

Android: What is value on component's attribute "layout_width" and "layout_height" to display the component big enough to enclose its content only?



A. wrap_content
B. fiIl_parent
C. match_parent
D. None of above


Answer: A


Learn More :