X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6f11fa1c099493b884a9fc267a6a5985e770b8fc..50c079d646c4f4fb287c0fb51bb072a56d5fa0e2:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 2f9f98ec..1f712ee8 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/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, @@ -35,7 +35,7 @@ android:padding="8dp" > @@ -151,6 +152,7 @@ android:ems="10" android:hint="@string/auth_username" android:inputType="textNoSuggestions" + android:contentDescription="@string/auth_username" />