source: dispositivos_moviles/TibisayMovil/res/values-v14/styles.xml @ 4c4873f

Last change on this file since 4c4873f was a8ff2b6, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Agregados códigos fuentes iniciales de la aplicación TibisayMovil?

  • Property mode set to 100644
File size: 362 bytes
Line 
1<resources>
2
3    <!--
4        Base application theme for API 14+. This theme completely replaces
5        AppBaseTheme from BOTH res/values/styles.xml and
6        res/values-v11/styles.xml on API 14+ devices.
7    -->
8    <style name="AppBaseTheme" parent="android:Theme.Light">
9        <!-- API 14 theme customizations can go here. -->
10    </style>
11
12</resources>
Note: See TracBrowser for help on using the repository browser.