diff --git a/android/festago/presentation/src/main/res/layout/item_artist_detail_festival.xml b/android/festago/presentation/src/main/res/layout/item_artist_detail_festival.xml
index 7a43d67da..2934d2811 100644
--- a/android/festago/presentation/src/main/res/layout/item_artist_detail_festival.xml
+++ b/android/festago/presentation/src/main/res/layout/item_artist_detail_festival.xml
@@ -45,9 +45,9 @@
android:layout_width="56dp"
android:layout_height="24dp"
android:background="#FFFA1273"
- android:visibility="@{LocalDate.now().compareTo(item.endDate) <= 0 ? View.VISIBLE : View.GONE}"
android:gravity="center"
android:textColor="@color/background_gray_01"
+ android:visibility="@{LocalDate.now().compareTo(item.endDate) <= 0 ? View.VISIBLE : View.GONE}"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:text="D-1" />
@@ -70,14 +70,17 @@
+ tools:text="중앙대학교 청진난만 중앙대학교 천진난만" />
+ tools:text="스트레이 키즈 스트레이 키즈 스트" />
diff --git a/android/festago/presentation/src/main/res/layout/item_festival_list_festival.xml b/android/festago/presentation/src/main/res/layout/item_festival_list_festival.xml
index cbe7c7234..26b167aa5 100644
--- a/android/festago/presentation/src/main/res/layout/item_festival_list_festival.xml
+++ b/android/festago/presentation/src/main/res/layout/item_festival_list_festival.xml
@@ -69,14 +69,17 @@
+ tools:text="중앙대학교 청진난만 중앙대학교 천진난만" />
@@ -70,14 +70,17 @@
+ tools:text="중앙대학교 청진난만 중앙대학교 천진난만" />