X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6f11fa1c099493b884a9fc267a6a5985e770b8fc..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout-land/account_setup.xml diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index b0f84dfb..27873a61 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -32,7 +32,7 @@ android:orientation="horizontal" > @@ -164,7 +165,9 @@ android:layout_height="wrap_content" android:ems="10" android:hint="@string/auth_username" - android:inputType="textNoSuggestions"/> + android:inputType="textNoSuggestions" + android:contentDescription="@string/auth_username" + />