projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5034e42
)
default value: do nothing
author
tobiasKaminsky
<tobias@kaminsky.me>
Fri, 25 Sep 2015 15:21:58 +0000
(17:21 +0200)
committer
tobiasKaminsky
<tobias@kaminsky.me>
Fri, 25 Sep 2015 15:21:58 +0000
(17:21 +0200)
show summary for behaviour
res/xml/preferences.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/xml/preferences.xml
b/res/xml/preferences.xml
index
3158356
..
8b21a19
100644
(file)
--- a/
res/xml/preferences.xml
+++ b/
res/xml/preferences.xml
@@
-31,6
+31,8
@@
android:title="@string/prefs_instant_behaviour_title"
android:entries="@array/pref_behaviour_entries"
android:entryValues="@array/pref_behaviour_entryValues"
+ android:defaultValue="NOTHING"
+ android:summary="%s"
/>
<com.owncloud.android.ui.CheckBoxPreferenceWithLongTitle android:key="instant_uploading"