diff --git a/component/scanner/src/main/res/layout/fragment_scanner_scan_result.xml b/component/scanner/src/main/res/layout/fragment_scanner_scan_result.xml
index 78bb1591..2ecaf967 100644
--- a/component/scanner/src/main/res/layout/fragment_scanner_scan_result.xml
+++ b/component/scanner/src/main/res/layout/fragment_scanner_scan_result.xml
@@ -1,14 +1,133 @@
-
+ android:orientation="vertical"
+ tools:context=".MainActivity">
-
-
+ android:layout_height="wrap_content"
+ app:layout_constraintTop_toTopOf="parent" />
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file