From 735da604a20950fa8c48da46eb32b855caa04ac9 Mon Sep 17 00:00:00 2001 From: Sean-on-Git Date: Thu, 19 Dec 2024 08:49:09 -0500 Subject: [PATCH] Fixed crash on share due to lack of notification icon --- .gitignore | 2 -- app/src/main/res/drawable/baseline_error_24.xml | 5 +++++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/drawable/baseline_error_24.xml diff --git a/.gitignore b/.gitignore index d796120..aa724b7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,6 @@ .DS_Store /build /captures -/app -/.gradle .externalNativeBuild .cxx local.properties diff --git a/app/src/main/res/drawable/baseline_error_24.xml b/app/src/main/res/drawable/baseline_error_24.xml new file mode 100644 index 0000000..aef9dd2 --- /dev/null +++ b/app/src/main/res/drawable/baseline_error_24.xml @@ -0,0 +1,5 @@ + + + + +