X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4f524a2043b5946791586d1408226f8de33115c0..b9eaffd:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 65237a8b..e3321f94 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -17,24 +17,22 @@ 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" > - + + + + - - - - + + + + + + + + /> @@ -92,9 +132,10 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:ems="10" - android:inputType="textUri" - android:singleLine="true" + android:enabled="false" android:text="@string/oauth2_url_endpoint_access" + android:singleLine="true" + android:inputType="textUri" android:visibility="gone" /> - - - - - - - + android:inputType="textNoSuggestions" + /> + + + android:text="@string/setup_btn_connect" />