projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
OC-575: Update the size of a folder in DB during the sync. OC-523
[pub/Android/ownCloud.git]
/
res
/
values
/
styles.xml
diff --git
a/res/values/styles.xml
b/res/values/styles.xml
index
a02128f
..
161f5d3
100644
(file)
--- a/
res/values/styles.xml
+++ b/
res/values/styles.xml
@@
-101,6
+101,10
@@
<item name="android:singleLine">true</item>
</style>
<item name="android:singleLine">true</item>
</style>
+
+ <style name="OAuthDialog" parent="@android:style/Theme.Dialog">
+ <item name="android:windowNoTitle">false</item>
+ </style>
<color name="setup_text_hint">#777777</color>
<color name="setup_text_typed">#000000</color>
<color name="setup_text_hint">#777777</color>
<color name="setup_text_typed">#000000</color>