Always use Holo.Light on 3.0+

This commit is contained in:
Daniel Martí 2013-08-29 22:09:19 +02:00
parent ec74cbed48
commit bfcfd163a3

View File

@ -1,11 +0,0 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="AppBaseTheme" parent="android:Theme.Holo">
<!-- API 14 theme customizations go here -->
</style>
<style name="AppBaseThemeLight" parent="android:Theme.Holo.Light.DarkActionBar">
<!-- API 14 theme customizations go here -->
</style>
</resources>