8
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-21 00:00:01 +08:00
Files
customCamera/res/values-v11/styles.xml
T
Christophe Boucaut 916a3a5b2d Commit initial.
2014-10-31 11:01:23 +01:00

12 lines
324 B
XML

<resources>
<!--
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
-->
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
<!-- API 11 theme customizations can go here. -->
</style>
</resources>