diff --git a/app/src/main/res/drawable-anydpi-v26/launch.xml b/app/src/main/res/drawable-anydpi-v26/launch.xml index 4dec46b..bf7dbf3 100644 --- a/app/src/main/res/drawable-anydpi-v26/launch.xml +++ b/app/src/main/res/drawable-anydpi-v26/launch.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png b/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png deleted file mode 100644 index bec5292..0000000 Binary files a/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png b/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png deleted file mode 100644 index c23c74e..0000000 Binary files a/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png b/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 1376169..0000000 Binary files a/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png b/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 6bbfea9..0000000 Binary files a/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..42c1fd2 --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_launcher_padded.xml b/app/src/main/res/drawable/ic_launcher_padded.xml deleted file mode 100644 index b565cd1..0000000 --- a/app/src/main/res/drawable/ic_launcher_padded.xml +++ /dev/null @@ -1,7 +0,0 @@ - - \ No newline at end of file