redesigns
This commit is contained in:
parent
8a59dc656c
commit
8c8a93c283
@ -68,7 +68,8 @@
|
||||
android:id="@+id/login_search"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="15dp"
|
||||
|
||||
android:padding="14dp"
|
||||
android:maxLines="1"
|
||||
android:hint="@string/login"
|
||||
|
||||
|
@ -93,6 +93,8 @@
|
||||
app:hintTextColor="?attr/colorOnBackground"
|
||||
app:helperTextTextColor="?attr/colorOnBackground"
|
||||
android:layout_marginBottom="10dp"
|
||||
app:errorIconDrawable="@null"
|
||||
app:endIconMode="password_toggle"
|
||||
android:layout_marginLeft="70dp"
|
||||
android:layout_marginRight="70dp"
|
||||
>
|
||||
@ -101,10 +103,10 @@
|
||||
android:id="@+id/password"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:padding="14dp"
|
||||
android:maxLines="1"
|
||||
android:hint="@string/password"
|
||||
android:inputType="textPassword"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user