Views, Widgets & Layouts
Views are the basic building blocks for all UI components (like Canvas in Java
applications). it’s a blank drawing board, with possible interactive capabilities
Base class for all widgets
You can write custom views from scratch – chess board, game widgets
Multiple views can be composed using viewgroups
Widget
Views, Widgets & Layouts 1 Views, Widgets & Layouts 2
Views are the basic building blocks for all UI components (like Canvas in Java
applications). it’s a blank drawing board, with possible interactive capabilities
Base class for all widgets
You can write custom views from scratch – chess board, game widgets
Multiple views can be composed using viewgroups
Widget
Views, Widgets & Layouts 1 Views, Widgets & Layouts 2