Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

styles.xml 324B

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