Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
BatchStepSensor / res / values-v11 /

styles.xml

       
        1
       
       
        <resources>
       
       
        2
       
       
       
       
        3
       
       
        <!--
       
       
        4
       
       
        Base application theme for API 11+. This theme completely replaces
       
       
        5
       
       
        AppBaseTheme from res/values/styles.xml on API 11+ devices.
       
       
        6
       
       
        -->
       
       
        7
       
       
        <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
       
       
        8
       
       
        <!-- API 11 theme customizations can go here. -->
       
       
        9
       
       
        </style>
       
       
        10
       
       
       
       
        11
       
       
        </resources>