From 0b56d2a9664c2ff88a3d5830d95b5bd56af7266d Mon Sep 17 00:00:00 2001 From: Ricki Hirner Date: Mon, 6 Jul 2015 00:27:00 +0200 Subject: [PATCH] Add trailing slash to sample URL (closes #522) --- app/src/main/res/layout/setup_login_url.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/setup_login_url.xml b/app/src/main/res/layout/setup_login_url.xml index e580dbe7..4d7da0da 100644 --- a/app/src/main/res/layout/setup_login_url.xml +++ b/app/src/main/res/layout/setup_login_url.xml @@ -39,7 +39,7 @@ android:layout_width="0dp" android:scrollHorizontally="true" android:scrollbars="horizontal" - android:hint="my.webhost.com"> + android:hint="my.webhost.com/">