diff --git a/app/src/main/res/drawable/res_error.xml b/app/src/main/res/drawable/res_error.xml
index 6b14052..f613449 100644
--- a/app/src/main/res/drawable/res_error.xml
+++ b/app/src/main/res/drawable/res_error.xml
@@ -1,36 +1,1117 @@
+ android:width="500dp"
+ android:height="500dp"
+ android:viewportWidth="500"
+ android:viewportHeight="500">
+ android:pathData="M440.71,263.76c2,-26.57 -4.18,-54.31 -12.46,-79C416,148 392.08,110.33 351.88,101.63c-23.18,-5 -46.77,0.36 -66.65,12.92 -19.11,12.08 -34,27.69 -57.51,30.71 -23.77,3.06 -48.16,1.83 -72.05,1.83 -61.43,0 -111.28,64.53 -98.82,131.75s71.22,113.83 121.07,113.83c44.8,0 81.66,-26.87 124.21,-34.09 21.1,-3.58 42.29,0.66 63.17,-4.7 24.27,-6.24 47.09,-21.11 60.54,-42.64C435,296.56 439.46,280.39 440.71,263.76Z"
+ android:fillColor="#E9D4C3"/>
+ android:pathData="M440.71,263.76c2,-26.57 -4.18,-54.31 -12.46,-79C416,148 392.08,110.33 351.88,101.63c-23.18,-5 -46.77,0.36 -66.65,12.92 -19.11,12.08 -34,27.69 -57.51,30.71 -23.77,3.06 -48.16,1.83 -72.05,1.83 -61.43,0 -111.28,64.53 -98.82,131.75s71.22,113.83 121.07,113.83c44.8,0 81.66,-26.87 124.21,-34.09 21.1,-3.58 42.29,0.66 63.17,-4.7 24.27,-6.24 47.09,-21.11 60.54,-42.64C435,296.56 439.46,280.39 440.71,263.76Z"
+ android:strokeAlpha="0.7"
+ android:fillColor="#fff"
+ android:fillAlpha="0.7"/>
+ android:pathData="M433.52,254.43s0,-5 -7,-11.93 -11.44,-10.95 -11.44,-10.95 -3.48,11.44 3,18.41a122.46,122.46 0,0 0,15.42 13.42Z"
+ android:fillColor="#E9D4C3"/>
+ android:pathData="M423.42,285.49s0,-5 -7,-11.93S405,262.61 405,262.61s-3.49,11.44 3,18.41a122.46,122.46 0,0 0,15.42 13.42Z"
+ android:fillColor="#E9D4C3"/>
+
+
+
+
+
+
+ android:strokeColor="#263238"
+ android:strokeLineCap="round"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/res_success.xml b/app/src/main/res/drawable/res_success.xml
new file mode 100644
index 0000000..dfefcb7
--- /dev/null
+++ b/app/src/main/res/drawable/res_success.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/res_success_ic.xml b/app/src/main/res/drawable/res_success_ic.xml
deleted file mode 100644
index 3c71223..0000000
--- a/app/src/main/res/drawable/res_success_ic.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
diff --git a/app/src/main/res/layout/fragment_scan_result.xml b/app/src/main/res/layout/fragment_scan_result.xml
index 6e3dc4d..b0f5450 100644
--- a/app/src/main/res/layout/fragment_scan_result.xml
+++ b/app/src/main/res/layout/fragment_scan_result.xml
@@ -19,7 +19,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="horizontal"
- app:layout_constraintGuide_percent="0.29" />
+ app:layout_constraintGuide_percent="0.21" />
+ app:layout_constraintGuide_percent="0.62" />
@@ -76,7 +76,7 @@
android:layout_width="320dp"
android:layout_height="80dp"
android:layout_marginTop="10dp"
- android:background="@drawable/button_grey"
+ android:background="@drawable/button_beige"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@+id/guideline_bottom" />