diff --git a/app/src/main/res/layout/item_review.xml b/app/src/main/res/layout/item_review.xml
index ed0716d..e544f10 100644
--- a/app/src/main/res/layout/item_review.xml
+++ b/app/src/main/res/layout/item_review.xml
@@ -10,9 +10,9 @@
@@ -27,7 +27,7 @@
android:textFontWeight="600"
android:textSize="14sp"
app:layout_constraintStart_toEndOf="@id/img_reivew_profile"
- app:layout_constraintTop_toTopOf="@id/img_reivew_profile"
+ app:layout_constraintTop_toTopOf="parent"
tools:text="@string/review_dummyName" />