Menja se velicina teksta

This commit is contained in:
stepan323446 2025-12-10 14:38:58 +01:00
parent 9c68bb81ba
commit 154bc4a54a

View File

@ -15,6 +15,7 @@
android:id="@+id/usernameTV" android:id="@+id/usernameTV"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:textSize="21dp"
android:text="Username" android:text="Username"
/> />
<EditText <EditText