From 54499f9e153676e98b5f4669047aa1d02eab9616 Mon Sep 17 00:00:00 2001
From: Gustavo <64141391+GustavoASantos@users.noreply.github.com>
Date: Tue, 26 Jul 2022 00:38:46 +0100
Subject: [PATCH] Added Themed Icon for Android 13 (#1341)
* Added Themed Icon for Android 13
* Removed extra > character
---
.../res/mipmap-anydpi-v26/ic_launcher.xml | 1 +
.../mipmap-anydpi-v26/ic_launcher_round.xml | 1 +
.../drawable/ic_cloudstream_monochrome.xml | 27 +++++++++++++++++++
.../res/mipmap-anydpi-v26/ic_launcher.xml | 1 +
.../mipmap-anydpi-v26/ic_launcher_round.xml | 1 +
.../res/mipmap-anydpi-v26/ic_launcher.xml | 1 +
.../mipmap-anydpi-v26/ic_launcher_round.xml | 1 +
7 files changed, 33 insertions(+)
create mode 100644 app/src/main/res/drawable/ic_cloudstream_monochrome.xml
diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/ic_cloudstream_monochrome.xml b/app/src/main/res/drawable/ic_cloudstream_monochrome.xml
new file mode 100644
index 00000000..cfb8836c
--- /dev/null
+++ b/app/src/main/res/drawable/ic_cloudstream_monochrome.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file
diff --git a/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 7353dbd1..7d9cf907 100644
--- a/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/prerelease/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
+
\ No newline at end of file