code: Modification Admin Screen

This commit is contained in:
veronicagtea 2025-02-20 15:05:02 +03:00
parent 230546da9c
commit 65ad9a73ec

View File

@ -79,6 +79,7 @@
<com.google.android.material.textfield.TextInputEditText <com.google.android.material.textfield.TextInputEditText
android:id="@+id/username" android:id="@+id/username"
android:layout_width="match_parent" android:layout_width="match_parent"
android:imeOptions="flagNoExtractUi"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="@drawable/button_beigestroke_whitefill" /> android:background="@drawable/button_beigestroke_whitefill" />