Android Programming The Big Nerd Ranch Guide by Bill Phillips, Chris Stewart, Kristin Marsicano (z-lib.org)

(gtxtreme123) #1
Editing properties

After adding the constraints, adjust the properties of the TextView. You want the width of your date
TextView to be Any Size and the height to be Wrap Content, just like the title TextView. Verify that
your settings match those shown in Figure 9.24.


Figure 9.24  crime_date view settings


Your layout in the preview should look similar to Figure 9.1, at the beginning of the chapter.

Free download pdf