mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-08-16 03:47:24 +00:00
add reviews
This commit is contained in:
@ -50,6 +50,14 @@
|
||||
android:textColor="@color/black" />
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/date_review"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/dmsans_light"
|
||||
android:textSize="12sp"
|
||||
android:textColor="@color/soft_gray"
|
||||
android:text="22-03-2025"/>
|
||||
<!-- Review Text -->
|
||||
<TextView
|
||||
android:id="@+id/tvReviewText"
|
||||
|
Reference in New Issue
Block a user