projects
/
AndroidWeatherInformation
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02803f0
)
WeatherInformation:
author
gu.martinm@gmail.com
<gu.martinm@gmail.com>
Sat, 20 Sep 2014 20:21:21 +0000
(22:21 +0200)
committer
gu.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.
res/values/styles.xml
patch
|
blob
|
history
diff --git
a/res/values/styles.xml
b/res/values/styles.xml
index
0ed23ba
..
628fe9b
100644
(file)
--- a/
res/values/styles.xml
+++ b/
res/values/styles.xml
@@
-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>