From: David A. Velasco Date: Mon, 20 Aug 2012 12:36:46 +0000 (+0200) Subject: Added link to register a new user at owncloud.com ; fixed cancel button in account... X-Git-Tag: oc-android-1.4.3~202 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/081b333eb1534733bea5e8b837616ba5ee565d43 Added link to register a new user at owncloud.com ; fixed cancel button in account creation for SGS3 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index eda2b139..bf7795ce 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ along with this program. If not, see . --> + android:versionCode="103006" + android:versionName="1.3.6" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 5f128722..b26942b0 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -140,16 +140,16 @@ - + + android:layout_height="wrap_content"> @@ -173,6 +173,21 @@ android:textColor="@android:color/black" /> + +