WeatherInformation:
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 20 Sep 2014 20:21:21 +0000 (22:21 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 20 Sep 2014 20:21:21 +0000 (22:21 +0200)
Dunno whay styles.xml seems just to work with just one level of inheritance.

Android/WeatherInformation/res/values/styles.xml

index 0ed23ba..628fe9b 100644 (file)
@@ -13,7 +13,7 @@
     </style>
 
     <!-- Application theme. -->
-    <style name="AppTheme" parent="AppBaseTheme">
+    <style name="AppTheme" parent="android:Theme.Holo">
         <!-- All customizations that are NOT specific to a particular API-level can go here. -->
     </style>