diff options
Diffstat (limited to 'app/src/main/res')
| -rw-r--r-- | app/src/main/res/drawable/dots.xml | 9 | ||||
| -rw-r--r-- | app/src/main/res/drawable/erase.xml | 12 | ||||
| -rw-r--r-- | app/src/main/res/drawable/undo.xml | 9 | ||||
| -rw-r--r-- | app/src/main/res/font/roboto.xml | 15 | ||||
| -rw-r--r-- | app/src/main/res/font/robotobold.ttf | bin | 0 -> 167336 bytes | |||
| -rw-r--r-- | app/src/main/res/font/robotomedium.ttf | bin | 0 -> 168644 bytes | |||
| -rw-r--r-- | app/src/main/res/font/robotoregular.ttf | bin | 0 -> 168260 bytes | |||
| -rw-r--r-- | app/src/main/res/values/colors.xml | 1 |
8 files changed, 46 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/dots.xml b/app/src/main/res/drawable/dots.xml new file mode 100644 index 0000000..fd0fc01 --- /dev/null +++ b/app/src/main/res/drawable/dots.xml @@ -0,0 +1,9 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="800dp" + android:height="800dp" + android:viewportWidth="32.055" + android:viewportHeight="32.055"> + <path + android:pathData="M3.968,12.061C1.775,12.061 0,13.835 0,16.027c0,2.192 1.773,3.967 3.968,3.967c2.189,0 3.966,-1.772 3.966,-3.967C7.934,13.835 6.157,12.061 3.968,12.061zM16.233,12.061c-2.188,0 -3.968,1.773 -3.968,3.965c0,2.192 1.778,3.967 3.968,3.967s3.97,-1.772 3.97,-3.967C20.201,13.835 18.423,12.061 16.233,12.061zM28.09,12.061c-2.192,0 -3.969,1.774 -3.969,3.967c0,2.19 1.774,3.965 3.969,3.965c2.188,0 3.965,-1.772 3.965,-3.965S30.278,12.061 28.09,12.061z" + android:fillColor="#000000"/> +</vector> diff --git a/app/src/main/res/drawable/erase.xml b/app/src/main/res/drawable/erase.xml new file mode 100644 index 0000000..ff76ceb --- /dev/null +++ b/app/src/main/res/drawable/erase.xml @@ -0,0 +1,12 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="800dp" + android:height="800dp" + android:viewportWidth="489.42" + android:viewportHeight="489.42"> + <path + android:pathData="M122.82,394.66c17.8,19.4 43.2,30.6 69.5,30.6h216.9c44.2,0 80.2,-36 80.2,-80.2v-200.7c0,-44.2 -36,-80.2 -80.2,-80.2h-216.9c-26.4,0 -51.7,11.1 -69.5,30.6l-111.8,121.7c-14.7,16.1 -14.7,40.3 0,56.4L122.82,394.66zM29.13,233.06l111.8,-121.8c13.2,-14.4 32,-22.6 51.5,-22.6h216.9c30.7,0 55.7,25 55.7,55.7v200.6c0,30.7 -25,55.7 -55.7,55.7h-217c-19.5,0 -38.3,-8.2 -51.5,-22.6l-111.7,-121.8C23.02,249.66 23.02,239.66 29.13,233.06z" + android:fillColor="#000000"/> + <path + android:pathData="M225.43,309.76c2.4,2.4 5.5,3.6 8.7,3.6s6.3,-1.2 8.7,-3.6l47.8,-47.8l47.8,47.8c2.4,2.4 5.5,3.6 8.7,3.6s6.3,-1.2 8.7,-3.6c4.8,-4.8 4.8,-12.5 0,-17.3l-47.9,-47.8l47.8,-47.8c4.8,-4.8 4.8,-12.5 0,-17.3s-12.5,-4.8 -17.3,0l-47.8,47.8l-47.8,-47.8c-4.8,-4.8 -12.5,-4.8 -17.3,0s-4.8,12.5 0,17.3l47.8,47.8l-47.8,47.8C220.73,297.26 220.73,304.96 225.43,309.76z" + android:fillColor="#000000"/> +</vector> diff --git a/app/src/main/res/drawable/undo.xml b/app/src/main/res/drawable/undo.xml new file mode 100644 index 0000000..d09d655 --- /dev/null +++ b/app/src/main/res/drawable/undo.xml @@ -0,0 +1,9 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="800dp" + android:height="800dp" + android:viewportWidth="512" + android:viewportHeight="512"> + <path + android:pathData="M256,1C179.8,1 111.7,34.4 64.9,87.2L0,22.3V193h170.7l-60.2,-60.2C145.6,91.5 197.5,65 256,65c106.1,0 192,85.9 192,192c0,106.1 -85.9,192 -192,192c-53,0 -101,-21.5 -135.8,-56.2L75,438c46.4,46.3 110.4,75 181,75c141.4,0 256,-114.6 256,-256S397.4,1 256,1z" + android:fillColor="#000000"/> +</vector> diff --git a/app/src/main/res/font/roboto.xml b/app/src/main/res/font/roboto.xml new file mode 100644 index 0000000..4b45b8e --- /dev/null +++ b/app/src/main/res/font/roboto.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<font-family xmlns:android="http://schemas.android.com/apk/res/android"> + <font + android:fontStyle="normal" + android:fontWeight="400" + android:font="@font/robotoregular" /> + <font + android:fontStyle="normal" + android:fontWeight="500" + android:font="@font/robotomedium" /> + <font + android:fontStyle="normal" + android:fontWeight="700" + android:font="@font/robotobold" /> +</font-family>
\ No newline at end of file diff --git a/app/src/main/res/font/robotobold.ttf b/app/src/main/res/font/robotobold.ttf Binary files differnew file mode 100644 index 0000000..e64db79 --- /dev/null +++ b/app/src/main/res/font/robotobold.ttf diff --git a/app/src/main/res/font/robotomedium.ttf b/app/src/main/res/font/robotomedium.ttf Binary files differnew file mode 100644 index 0000000..0707e15 --- /dev/null +++ b/app/src/main/res/font/robotomedium.ttf diff --git a/app/src/main/res/font/robotoregular.ttf b/app/src/main/res/font/robotoregular.ttf Binary files differnew file mode 100644 index 0000000..2d116d9 --- /dev/null +++ b/app/src/main/res/font/robotoregular.ttf diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index f8c6127..6c10930 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -7,4 +7,5 @@ <color name="teal_700">#FF018786</color> <color name="black">#FF000000</color> <color name="white">#FFFFFFFF</color> + <color name="dark">#1e1e1e</color> </resources>
\ No newline at end of file |