projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed typo in strings.xml
[pub/Android/ownCloud.git]
/
res
/
values
/
styles.xml
diff --git
a/res/values/styles.xml
b/res/values/styles.xml
index
034ca5c
..
c65cbad
100644
(file)
--- a/
res/values/styles.xml
+++ b/
res/values/styles.xml
@@
-59,7
+59,7
@@
</style>
<!-- Dialogs -->
- <style name="Theme.ownCloud.Dialog" parent="
style/Theme.Sherlock.Light
.Dialog">
+ <style name="Theme.ownCloud.Dialog" parent="
@android:style/Theme
.Dialog">
</style>
<!-- PopDownMenu -->