ViewGroup is a collection of Views(TextView, EditText, ListView, etc..), somewhat like a container . A View object is a component of the user interface (UI) like a button or a text box, and it’s also called a widget.
ViewGroup is a collection of Views(TextView, EditText, ListView, etc..), somewhat like a container . A View object is a component of the user interface (UI) like a button or a text box, and it’s also called a widget.