diff --git a/ultrasonic/src/main/res/layout/server_edit.xml b/ultrasonic/src/main/res/layout/server_edit.xml index 3c53d649..be6f6863 100644 --- a/ultrasonic/src/main/res/layout/server_edit.xml +++ b/ultrasonic/src/main/res/layout/server_edit.xml @@ -27,7 +27,6 @@ a:layout_height="wrap_content" a:layout_marginBottom="8dp" a:inputType="text" - a:text=" " a:maxLines="1" /> @@ -79,7 +78,6 @@ a:layout_marginTop="8dp" a:layout_marginBottom="0dp" a:inputType="text" - a:text=" " a:maxLines="1" /> @@ -100,7 +98,6 @@ a:layout_width="match_parent" a:layout_height="wrap_content" a:inputType="textPassword" - a:text=" " />