mirror of
https://github.com/etesync/android
synced 2025-02-23 13:02:04 +00:00
Add trailing slash to sample URL (closes #522)
This commit is contained in:
parent
ed2a0419ad
commit
0b56d2a966
@ -39,7 +39,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:scrollHorizontally="true"
|
||||
android:scrollbars="horizontal"
|
||||
android:hint="my.webhost.com">
|
||||
android:hint="my.webhost.com/">
|
||||
<requestFocus />
|
||||
</EditText>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user