X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/50d77e8dc83da1f381e77efa48181090db1b7bcb..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 7171133e..6b9ce79f 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, @@ -17,58 +17,90 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + android:orientation="vertical" + android:padding="8dp" > - - - - - - - - - - + android:background="@color/login_logo_background_color" + android:src="@drawable/logo" + android:contentDescription="@string/app_name"/> +