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 not displayed in Neo-Store #904

Closed
bt90 opened this issue Aug 13, 2022 · 8 comments
Closed

Icon not displayed in Neo-Store #904

bt90 opened this issue Aug 13, 2022 · 8 comments
Assignees
Milestone

Comments

@bt90
Copy link

bt90 commented Aug 13, 2022

NeoApplications/Neo-Store#273 (comment)

@Catfriend1
Copy link
Owner

I'm new to this. I've just read this: https://github.com/NeoApplications/Neo-Store
What should we do here to fix the problem?

@bt90
Copy link
Author

bt90 commented Sep 1, 2022

the project's icon should be available in the main locale (e.g. en-US) under /images with the name icon.png

That should be enough to get the icon displayed by f-droid and its alternative clients.

@Catfriend1 Catfriend1 self-assigned this Sep 1, 2022
@Catfriend1 Catfriend1 added this to the v1.21.0 milestone Sep 1, 2022
@Catfriend1
Copy link
Owner

@bt90

Can you please mention the exact path I need to put the icon in?
My folder looks like this:

image

and:

image

@bt90
Copy link
Author

bt90 commented Sep 1, 2022

I'm not sure if it's the culprit but i noticed that the adaptive icons are stored in the mimap folder. According to the example provided by Google shouldn't they be in the drawable folder?

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
	<background android:drawable="@drawable/ic_background"/>
	<foreground android:drawable="@drawable/ic_foreground"/>
</adaptive-icon>

@Catfriend1
Copy link
Owner

@bt90 I saw your comment on NeoApplications/Neo-Store#273 and that's what also caught my mind. Why does F-Droid display the icon correctly? Huh , if it turns out here's something wrong we can correct it, sure.

@bt90
Copy link
Author

bt90 commented Sep 2, 2022

I think we can close here

@bt90 bt90 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2022
@Catfriend1
Copy link
Owner

Ok

@leoheitmannruiz
Copy link
Contributor

In case anyone every wonders, here's the explanation to what was going on: NeoApplications/Neo-Store#273 (comment)

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