This commit is contained in:
2017-10-10 22:27:15 +03:00
parent 73297d684e
commit 5e2abed2dd
8 changed files with 27 additions and 10 deletions

View File

@@ -55,7 +55,8 @@
android:id="@+id/passwordPizzalinkEditText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:hint="@string/password"/>
app:hint="@string/password"
app:inputType="password"/>
<android.support.v4.widget.Space
android:layout_width="match_parent"