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)
BasicRenderScript / res / values-v14 /

styles.xml

      
        1
       
        2
       
        3
       
        4
       
        5
       
        6
       
        7
       
        8
       
        9
       
        10
       
        11
       
        12
       
       
       

       
<resources>
       

       
       

       

       
       

       
<!--
       

       
       

        Base application theme for API 14+. This theme completely replaces
       

       
       

        AppBaseTheme from BOTH res/values/styles.xml and
       

       
       

        res/values-v11/styles.xml on API 14+ devices.
       

       
       

        -->

       

       
       

       
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
       

       
       

       
<!-- API 14 theme customizations can go here. -->
       

       
       

       
</style>
       

       
       

       

       
       

       
</resources>