This section includes samples showing the use of the view
package features of the static support library.
Grid Layout
  - Grid Layout Simple Form
- Demonstrates how to use GridLayout to create a simple data entry form.
- Grid Layout Form (XML)
- Demonstrates how to use GridLayout to create a more complex
  data entry form using XML layout resources.
- Grid Layout Form (Java)
- Demonstrates how to use GridLayout to create a more complex
  data entry form programmatically.