From 52324226b428d620fb2b884882f9712eeea561ae Mon Sep 17 00:00:00 2001 From: Sk Niyaj Ali Date: Tue, 14 Jan 2025 16:57:16 +0530 Subject: [PATCH] chore: Add Copyright and License to Adaptive Icons Added copyright and license information to the adaptive icon XML files, `ic_launcher_round.xml` and `ic_launcher.xml`, in the `demo` resource directory. Also updated the upload workflow name to "Upload Demo App on Firebase". --- .github/workflows/upload-demo-app-on-firebase.yaml | 1 + .../src/demo/res/mipmap-anydpi-v26/ic_launcher.xml | 9 +++++++++ .../src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml | 9 +++++++++ 3 files changed, 19 insertions(+) diff --git a/.github/workflows/upload-demo-app-on-firebase.yaml b/.github/workflows/upload-demo-app-on-firebase.yaml index 4e0a1ff3d..5abfc081e 100644 --- a/.github/workflows/upload-demo-app-on-firebase.yaml +++ b/.github/workflows/upload-demo-app-on-firebase.yaml @@ -21,6 +21,7 @@ concurrency: jobs: upload_demo_app_on_firebase: + name: Upload Demo App on Firebase runs-on: macos-latest if: github.event.label.name == 'firebase-test-on' || github.event_name == 'workflow_dispatch' steps: diff --git a/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher.xml b/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09bc5..1c76cd711 100644 --- a/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,4 +1,13 @@ + diff --git a/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml b/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09bc5..1c76cd711 100644 --- a/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/androidApp/src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,4 +1,13 @@ +