diff --git a/common/src/main/res/drawable/camera3x.png b/common/src/main/res/drawable/camera3x.png new file mode 100644 index 0000000..696ad61 Binary files /dev/null and b/common/src/main/res/drawable/camera3x.png differ diff --git a/common/src/main/res/drawable/ic_search.xml b/common/src/main/res/drawable/ic_search.xml new file mode 100644 index 0000000..d727517 --- /dev/null +++ b/common/src/main/res/drawable/ic_search.xml @@ -0,0 +1,9 @@ + + + diff --git a/common/src/main/res/drawable/pen_pressed.xml b/common/src/main/res/drawable/pen_pressed.xml new file mode 100644 index 0000000..78a6d4f --- /dev/null +++ b/common/src/main/res/drawable/pen_pressed.xml @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/common/src/main/res/drawable/selector_camera.xml b/common/src/main/res/drawable/selector_camera.xml new file mode 100644 index 0000000..00dbc18 --- /dev/null +++ b/common/src/main/res/drawable/selector_camera.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/common/src/main/res/drawable/selector_pen.xml b/common/src/main/res/drawable/selector_pen.xml new file mode 100644 index 0000000..e2ae96b --- /dev/null +++ b/common/src/main/res/drawable/selector_pen.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file