X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/69b527c39d82546f053d7ef2b9a1f094f1b4a94e..9969330cbf02e952779d5f60f192c7503ca2b8aa:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 01593faa..04da4bea 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -17,24 +17,20 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + android:orientation="vertical" > + android:gravity="center" + android:orientation="vertical" + android:padding="8dp" > - + + - - - - + + + + + + + + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:drawablePadding="5dp" + android:ems="10" + android:hint="@string/auth_password" + android:inputType="textPassword" /> + />