Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: add adaptive icon to the default project #14045

Closed
1 task done
m1ga opened this issue May 24, 2024 · 0 comments · Fixed by #14052
Closed
1 task done

Android: add adaptive icon to the default project #14045

m1ga opened this issue May 24, 2024 · 0 comments · Fixed by #14052
Labels
feature needs triage This issue hasn't been reviewed by maintainers

Comments

@m1ga
Copy link
Contributor

m1ga commented May 24, 2024

I have searched and made sure there are no existing issues for the issue I am filing

  • I have searched the existing issues

Description

Think it is time to add a default adaptive icon to the project template.

Solution

Template is in: https://github.com/tidev/titanium-sdk/tree/master/templates/app/default/template
Icon is here: https://github.com/tidev/titanium-sdk/blob/master/templates/app/default/template/DefaultIcon.png

Test it with a classic project (ti create --alloy) and an Alloy project (ti create --alloy)

Alternatives

if it is not there the SDK could generate it using DefaultIcon.png (or Defaulticon-android.png) like it is doing for iOS.

Platforms

Android

@m1ga m1ga added feature needs triage This issue hasn't been reviewed by maintainers labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature needs triage This issue hasn't been reviewed by maintainers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant