mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Update preferences.xml
This commit is contained in:
parent
72c6e981c5
commit
63187c7555
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
android:key="instant_upload_on_wifi"/>
|
||||
<EditTextPreference android:dependency="instant_uploading"
|
||||
android:disableDependentsState="true"
|
||||
android:title="Upload Path"
|
||||
android:title="@string/instant_upload_path_choose_title"
|
||||
android:defaultValue="@string/instant_upload_path"
|
||||
android:key="instant_upload_path"/>
|
||||
<com.owncloud.android.ui.CheckBoxPreferenceWithLongTitle android:key="instant_video_uploading"
|
||||
|
|
Loading…
Reference in a new issue