diff --git a/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml b/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml index be6938df0c..4a54127863 100644 --- a/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml +++ b/modules/mogo-module-extensions/src/main/res/layout/module_ext_layout_entrance.xml @@ -338,6 +338,7 @@ android:id="@+id/error_tip_image" android:layout_width="@dimen/dp_40" android:layout_height="@dimen/dp_40" + android:visibility="invisible" android:src="@drawable/check_error_image" app:layout_constraintRight_toRightOf="@+id/module_ext_enter_check" app:layout_constraintTop_toTopOf="@+id/module_ext_enter_check" />