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

app shortcuts using adaptive icons are transparent #54

Open
CampelloManuel opened this issue Dec 31, 2022 · 1 comment
Open

app shortcuts using adaptive icons are transparent #54

CampelloManuel opened this issue Dec 31, 2022 · 1 comment

Comments

@CampelloManuel
Copy link

Hello, let me start by saying that I like your app and use it regularly.
While developing my app, No Nonsense Notes, I noticed that my shortcut widget does not show its icon on your launcher, but it works, for example, on the stock stamsung launcher.
It also happens in the latest android 13 emulator.

I thinks it's a problem related to adaptive icons: i used my app's adaptive icon as shortcut icon.

I fixed this by converting the adaptive icon to a bitmap in my code, see here
spacecowboy/NotePad@c6583a9

I just wanted to write this because maybe you can add support for adaptive icons being used in shortcuts,
or maybe some app developers will find it useful. If you need more details, just ask.

@rintroix
Copy link

rintroix commented Feb 4, 2023

not sure if related, but Orgzly widget to add new note is transparent as well, which doesn't happen on other launchers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants