diff --git a/app/src/main/res/drawable/ic_baseline_cancel_24.xml b/app/src/main/res/drawable/ic_baseline_cancel_24.xml new file mode 100644 index 0000000..c07ff57 --- /dev/null +++ b/app/src/main/res/drawable/ic_baseline_cancel_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/src/main/res/drawable/ic_baseline_circle_24.xml b/app/src/main/res/drawable/ic_baseline_circle_24.xml new file mode 100644 index 0000000..2b118f7 --- /dev/null +++ b/app/src/main/res/drawable/ic_baseline_circle_24.xml @@ -0,0 +1,5 @@ + + + diff --git a/app/src/main/res/drawable/result_background_red.xml b/app/src/main/res/drawable/result_background_red.xml new file mode 100644 index 0000000..b125ff0 --- /dev/null +++ b/app/src/main/res/drawable/result_background_red.xml @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/result_background_yellow.xml b/app/src/main/res/drawable/result_background_yellow.xml new file mode 100644 index 0000000..92cde0b --- /dev/null +++ b/app/src/main/res/drawable/result_background_yellow.xml @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file