This is the class for GUI components in android.
Most UI components are inherited from View.
Android ViewGroup allows us to contain other views aswell.
This is the class for GUI components in android.
Most UI components are inherited from View.
Android ViewGroup allows us to contain other views aswell.