diff --git a/navi-hl/src/main/res/layout/fragment_income_verification.xml b/navi-hl/src/main/res/layout/fragment_income_verification.xml
index c28ba6ed13..651a0bcf5b 100644
--- a/navi-hl/src/main/res/layout/fragment_income_verification.xml
+++ b/navi-hl/src/main/res/layout/fragment_income_verification.xml
@@ -43,17 +43,24 @@
app:layout_constraintTop_toBottomOf="@id/search_widget"
app:visibility="@{!showVerificationTypes}" />
-
+ app:visibility="@{showVerificationTypes}">
+
+
+
+