update ui and detail store

This commit is contained in:
shaulascr
2025-05-22 04:17:55 +07:00
parent 419eddee90
commit e7fbace532
36 changed files with 819 additions and 116 deletions

View File

@ -6,7 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:padding="16dp"
android:layout_margin="16dp"
android:layout_marginHorizontal="16dp"
android:layout_marginVertical="16dp"
tools:context=".ui.auth.LoginActivity">
@ -94,6 +94,7 @@
android:text="@string/no_account"/>
<TextView
android:id="@+id/tv_registrasi"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/signup"