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

Icon Selector not appearing #10

Closed
ncodee opened this issue Nov 11, 2019 · 3 comments
Closed

Icon Selector not appearing #10

ncodee opened this issue Nov 11, 2019 · 3 comments

Comments

@ncodee
Copy link

ncodee commented Nov 11, 2019

Hi, great work with project!

I've just recently migrated to your repo, but I'm having an issue with the manual Icon Selector not showing in apps like Nova launcher. It was working previously on the master repo, but now it stopped working. I've checked the drawbles and appfilters and they are fine, just wondering if I'm doing something wrong or there is an issue with source?

Thanks.

@sarsamurmu
Copy link
Collaborator

I think you're doing something wrong, it's working fine with me.

@ncodee
Copy link
Author

ncodee commented Nov 12, 2019

I think you're doing something wrong, it's working fine with me.

Hmm, icon is appearing under Common in Nova launcher, but the app is not listed in the icon picker. I'm not sure what it is, as I hadn't modified anything except from appfilter and drawables.

Maybe someone else is having the same issue?

Edit: App is not being detected by any launcher for that matter.

@ncodee
Copy link
Author

ncodee commented Nov 12, 2019

Fixed the issue, it seems there was an added feature to the 'AndroidManifest.xml' that was set to 'false' on default, which prevented the Icon Picker being accessible to other launchers.

<!-- Setandroid:enabled="false"toandroid:enabled="true" below if you don't want your app to be locked until opened.-->

Description is quite vague on what it does, should explain what 'locked' state does.

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

2 participants