summaryrefslogtreecommitdiff
path: root/ui/notifications/src
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2024-03-29 11:23:33 +0100
committerGitHub <noreply@github.com>2024-03-29 11:23:33 +0100
commit5ede21d676af8d879ec8f5d695255ccbf4398e76 (patch)
treee4f23895d32ff6946b57887880b084a6759bc5dc /ui/notifications/src
parent13a985ca1e6fae65682c97ee523dec96b2fdeedf (diff)
downloadAntennaPod-5ede21d676af8d879ec8f5d695255ccbf4398e76.zip
Remove dependency of :net:discovery and :ui:echo on :core (#7036)
Moves the common icon files to :ui:common
Diffstat (limited to 'ui/notifications/src')
-rw-r--r--ui/notifications/src/main/res/drawable-hdpi/ic_notification.pngbin0 -> 1323 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-hdpi/ic_notification_new.pngbin0 -> 1310 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-mdpi/ic_notification.pngbin0 -> 833 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-mdpi/ic_notification_new.pngbin0 -> 827 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xhdpi/ic_notification.pngbin0 -> 1791 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xhdpi/ic_notification_new.pngbin0 -> 1782 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xxhdpi/ic_notification.pngbin0 -> 2461 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xxhdpi/ic_notification_new.pngbin0 -> 2491 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification.pngbin0 -> 3004 bytes
-rw-r--r--ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification_new.pngbin0 -> 3038 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/ui/notifications/src/main/res/drawable-hdpi/ic_notification.png b/ui/notifications/src/main/res/drawable-hdpi/ic_notification.png
new file mode 100644
index 000000000..c49404f8c
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-hdpi/ic_notification.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-hdpi/ic_notification_new.png b/ui/notifications/src/main/res/drawable-hdpi/ic_notification_new.png
new file mode 100644
index 000000000..cef10dc6f
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-hdpi/ic_notification_new.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-mdpi/ic_notification.png b/ui/notifications/src/main/res/drawable-mdpi/ic_notification.png
new file mode 100644
index 000000000..5a2c3c590
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-mdpi/ic_notification.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-mdpi/ic_notification_new.png b/ui/notifications/src/main/res/drawable-mdpi/ic_notification_new.png
new file mode 100644
index 000000000..a8c4de14a
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-mdpi/ic_notification_new.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xhdpi/ic_notification.png b/ui/notifications/src/main/res/drawable-xhdpi/ic_notification.png
new file mode 100644
index 000000000..433eec476
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xhdpi/ic_notification.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xhdpi/ic_notification_new.png b/ui/notifications/src/main/res/drawable-xhdpi/ic_notification_new.png
new file mode 100644
index 000000000..765827b18
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xhdpi/ic_notification_new.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification.png b/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification.png
new file mode 100644
index 000000000..db44a547f
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification_new.png b/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification_new.png
new file mode 100644
index 000000000..3d47c6f2e
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xxhdpi/ic_notification_new.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification.png b/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification.png
new file mode 100644
index 000000000..e38b1de34
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification.png
Binary files differ
diff --git a/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification_new.png b/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification_new.png
new file mode 100644
index 000000000..c1e74c077
--- /dev/null
+++ b/ui/notifications/src/main/res/drawable-xxxhdpi/ic_notification_new.png
Binary files differ