X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/9b4da8439ad53a28a45bdca5caed77774c5baad8..9fe217ea4a329f3de125e207f839bcbf509c0b98:/res/layout/account_setup.xml
diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml
index eee08c1c..65237a8b 100644
--- a/res/layout/account_setup.xml
+++ b/res/layout/account_setup.xml
@@ -17,227 +17,147 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:ems="10"
+ android:hint="@string/auth_host_url"
+ android:inputType="textUri"
+ android:drawablePadding="5dp"
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
-
-
-
+ android:hint="@string/auth_password"
+ android:inputType="textPassword" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_marginBottom="10dp"
+ android:drawableLeft="@android:drawable/stat_notify_sync"
+ android:drawablePadding="5dp"
+ android:gravity="center_vertical"
+ android:text="@string/auth_unauthorized" />
+
+
+
+
+
+
+
\ No newline at end of file