diff --git a/modules/mogo-module-check/src/main/res/drawable/check_chage_color.xml b/modules/mogo-module-check/src/main/res/drawable/check_chage_color.xml
new file mode 100644
index 0000000000..b4ea5bed32
--- /dev/null
+++ b/modules/mogo-module-check/src/main/res/drawable/check_chage_color.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/modules/mogo-module-check/src/main/res/drawable/check_progress.xml b/modules/mogo-module-check/src/main/res/drawable/check_progress.xml
new file mode 100644
index 0000000000..0b87954cb8
--- /dev/null
+++ b/modules/mogo-module-check/src/main/res/drawable/check_progress.xml
@@ -0,0 +1,29 @@
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/modules/mogo-module-check/src/main/res/drawable/scan_tip_line.png b/modules/mogo-module-check/src/main/res/drawable/scan_tip_line.png
new file mode 100644
index 0000000000..569f5f61dc
Binary files /dev/null and b/modules/mogo-module-check/src/main/res/drawable/scan_tip_line.png differ
diff --git a/modules/mogo-module-check/src/main/res/layout/activity_check.xml b/modules/mogo-module-check/src/main/res/layout/activity_check.xml
index f5c79990f4..5cb375e16b 100644
--- a/modules/mogo-module-check/src/main/res/layout/activity_check.xml
+++ b/modules/mogo-module-check/src/main/res/layout/activity_check.xml
@@ -26,4 +26,55 @@
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/modules/mogo-module-check/src/main/res/values-xhdpi-2560x1600/dimens.xml b/modules/mogo-module-check/src/main/res/values-xhdpi-2560x1600/dimens.xml
index 912e36be0b..d3a41425ff 100644
--- a/modules/mogo-module-check/src/main/res/values-xhdpi-2560x1600/dimens.xml
+++ b/modules/mogo-module-check/src/main/res/values-xhdpi-2560x1600/dimens.xml
@@ -11,5 +11,7 @@
32px
1078px
1660px
+ 1162px
+ 570px
\ No newline at end of file
diff --git a/modules/mogo-module-check/src/main/res/values/styles.xml b/modules/mogo-module-check/src/main/res/values/styles.xml
new file mode 100644
index 0000000000..7b4a8dce13
--- /dev/null
+++ b/modules/mogo-module-check/src/main/res/values/styles.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
\ No newline at end of file