remove testing path in httpcredentials layout

This commit is contained in:
Philipp Crocoll 2016-11-28 13:09:41 +01:00
parent 8f4ddae86e
commit cf38374505
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
android:layout_height="wrap_content"
android:singleLine="true"
android:layout_weight="1"
android:text="https://webdav.mc.gmx.net/subfolder/"
android:text=""
android:inputType="textNoSuggestions"
android:hint="@string/hint_http_url" />