call detail product and profile

This commit is contained in:
shaulascr
2025-03-25 17:17:28 +07:00
parent 726b5ab3d3
commit 6239745d82
14 changed files with 303 additions and 28 deletions

View File

@ -45,6 +45,8 @@
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:text="Detail Profil"
android:clickable="true"
android:focusable="true"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@id/profileImage" />
@ -55,6 +57,8 @@
android:layout_height="wrap_content"
android:paddingHorizontal="16dp"
android:layout_marginTop="16dp"
android:clickable="true"
android:focusable="true"
app:cardElevation="4dp"
app:layout_constraintTop_toBottomOf="@id/profileImage">