mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
default value: do nothing
show summary for behaviour
This commit is contained in:
parent
5034e42928
commit
19bc90bf56
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue