Android Programming The Big Nerd Ranch Guide, 3rd Edition

(Brent) #1
Defining CrimeFragment’s layout

141

Check the Design view to see a preview of your fragment’s view (Figure 7.14).


Figure 7.14  Previewing updated crime fragment layout


(The updated fragment_crime.xml code includes new syntax related to view style: <style="?
android:listSeparatorTextViewStyle". Fear not. You will learn the meaning behind this syntax in
the section called Styles, themes, and theme attributes in Chapter 9.)


http://www.ebook3000.com

Free download pdf