diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml
index 046ce5943a..d74b47cd8a 100644
--- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml
+++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_debug_setting.xml
@@ -569,6 +569,7 @@
android:layout_height="wrap_content"
style="@style/DebugSettingText"
app:layout_constraintTop_toTopOf="parent"
+ android:minLines="6"
/>