diff --git a/res/mipmap-anydpi-v26/ic_launcher.xml b/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/res/mipmap-anydpi-v26/ic_launcher_round.xml b/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/res/mipmap-hdpi/ic_launcher.webp b/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 0000000..c209e78 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/res/mipmap-hdpi/ic_launcher_round.webp b/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 0000000..b2dfe3d Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/res/mipmap-mdpi/ic_launcher.webp b/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 0000000..4f0f1d6 Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/res/mipmap-mdpi/ic_launcher_round.webp b/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 0000000..62b611d Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/res/mipmap-xhdpi/ic_launcher.webp b/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 0000000..948a307 Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/res/mipmap-xhdpi/ic_launcher_round.webp b/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..1b9a695 Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/res/mipmap-xxhdpi/ic_launcher.webp b/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 0000000..28d4b77 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/res/mipmap-xxhdpi/ic_launcher_round.webp b/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..9287f50 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/res/mipmap-xxxhdpi/ic_launcher.webp b/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 0000000..aa7d642 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_round.webp b/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 0000000..9126ae3 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml new file mode 100644 index 0000000..d2c68d1 --- /dev/null +++ b/res/values-night/themes.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index d750e65..d079854 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -66,4 +66,9 @@ gone + + \ No newline at end of file diff --git a/res/xml/data_extraction_rules.xml b/res/xml/data_extraction_rules.xml new file mode 100644 index 0000000..a39aafb --- /dev/null +++ b/res/xml/data_extraction_rules.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file