112 CHAPTER 4: Introduction to XML: Defining an Android App, Its Design, and Constants
As you decide what you want your application styles to be, you can add definitions in this
/res/values/styles.xml file to affect Android versions 1.5, 1.6, 2.0, 2.1, 2.2, and 2.3. Styles for
Android OS versions 3.0, 3.1, or 3.2 will go in the styles.xml file in an alternate definition folder
called /res/values-v11, as you can see in Figure 4-6.
Figure 4-6. The second styles.xml file, in the /res/values-v11 alternate folder with