Kurs ishi mavzu




Download 1,09 Mb.
bet8/12
Sana17.12.2023
Hajmi1,09 Mb.
#121185
1   ...   4   5   6   7   8   9   10   11   12
Bog'liq
Matkarimov Sardor kurs ishi

activity_login.xml
LoginActivity.kt oynasi uchun dizayn fayli kodi:

xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">

android:id="@+id/loginInput"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="24dp"
android:layout_marginEnd="24dp"
android:hint="Enter your login"
app:layout_constraintBottom_toTopOf="@id/passwordInput" />

android:id="@+id/passwordInput"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="24dp"
android:layout_marginEnd="24dp"
android:hint="Enter your password"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toTopOf="parent" />


Download 1,09 Mb.
1   ...   4   5   6   7   8   9   10   11   12




Download 1,09 Mb.