layout almost ready

This commit is contained in:
Senad Uka
2014-01-14 06:45:59 +01:00
parent cb19a149f0
commit ccd4f5ead9
23 changed files with 617 additions and 2 deletions

12
res/values-v14/styles.xml Normal file
View File

@@ -0,0 +1,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>