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

Load icon from file #153

Open
opk12 opened this issue Apr 14, 2022 · 0 comments
Open

Load icon from file #153

opk12 opened this issue Apr 14, 2022 · 0 comments

Comments

@opk12
Copy link

opk12 commented Apr 14, 2022

I want to choose a custom icon from a file. Pasting the path in the Icon field does not work. I am not familiar with Android development, but someone posted this on a forum, if it can help.

intent.putExtra(Intent.EXTRA_SHORTCUT_ICON, android.graphics.BitmapFactory.decodeFile(icon_path));

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

No branches or pull requests

1 participant