Chapter 6, Layout
- Stars,
auto
, and the value in dpi - Allocate 100 dpi to the last column, the needed size for the second column, and then divide the first and third columns proportionally as 2:1
- The row and column offsets are defined by enumerated constants
Grid
allows for more precise alignment and placement of controlsBindableLayout
does not allow you to make selections