From 6246338bbfab01bbd37f46143f78c83f58196abe Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Tue, 13 Dec 2022 20:34:18 -0600 Subject: Replaced all icons with SVGs --- app/src/main/res/drawable/notification_close_light.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app/src/main/res/drawable/notification_close_light.xml (limited to 'app/src/main/res/drawable/notification_close_light.xml') diff --git a/app/src/main/res/drawable/notification_close_light.xml b/app/src/main/res/drawable/notification_close_light.xml new file mode 100644 index 00000000..d3782c6e --- /dev/null +++ b/app/src/main/res/drawable/notification_close_light.xml @@ -0,0 +1,5 @@ + + + -- cgit v1.2.3