code: Modification Admin screen
This commit is contained in:
parent
7c16fe170c
commit
02ba28cf5e
@ -28,7 +28,6 @@
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="parent" />
|
||||
|
||||
|
||||
<View
|
||||
android:id="@+id/back"
|
||||
android:layout_width="48dp"
|
||||
@ -78,7 +77,7 @@
|
||||
<EditText
|
||||
android:id="@+id/username"
|
||||
style="@style/NoUnderLineEditText"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="320dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:autofillHints=""
|
||||
android:hint="@string/loginText"
|
||||
|
Loading…
x
Reference in New Issue
Block a user