show detail product and category

This commit is contained in:
shaulascr
2025-03-15 17:42:57 +07:00
parent e8f2284a36
commit 7cca49d494
27 changed files with 673 additions and 175 deletions

View File

@ -92,7 +92,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="32dp"
android:layout_marginTop="24dp"
android:text="@string/new_products_text"
android:text="@string/sold_product_text"
android:textColor="@color/black"
android:textSize="22sp"
app:layout_constraintStart_toStartOf="parent"