day2_commit.1.23_fragment_login_edited
This commit is contained in:
parent
0cc5854451
commit
a6f5b89b00
@ -43,6 +43,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:gravity="center_horizontal"
|
||||
android:textColor="@android:color/holo_red_light"
|
||||
android:layout_marginBottom="16dp"/>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
android:id="@+id/password"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="Введите пароль"
|
||||
android:hint="@string/password_hint"
|
||||
android:inputType="textPassword"
|
||||
android:padding="12dp"
|
||||
android:background="@drawable/ic_android_black_24dp"
|
||||
@ -43,6 +43,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:gravity="center_horizontal"
|
||||
android:textColor="@android:color/holo_red_light"
|
||||
android:layout_marginBottom="16dp"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user