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

feat/launcher icon #528

Merged
merged 13 commits into from
Jun 13, 2023
Merged

feat/launcher icon #528

merged 13 commits into from
Jun 13, 2023

Conversation

seamuslowry
Copy link
Contributor

@seamuslowry seamuslowry commented Jun 11, 2023

Adding in monochrome icon support.

To create the mono icon, I

  1. used the existing jerboa.xml as the launcher icon
  2. removed all paths but the eye and the outline
  3. removed fill from the outline and gave stroke the fill color
  4. added a strokewidth so it would be visible

With fix:
Screenshot_20230611-100628.png

Current compared against icon that does support it:
Screenshot_20230611-102253.png

This also goes ahead and deletes all the default android icons that were still living in the mipmap folder.

As well, it'll have the side effect of using the jerboa icon for the placeholder loading image rather than the android icon (since it is using ic_launcher_foreground which is now the jerboa icon where it was the default android one

@seamuslowry seamuslowry marked this pull request as ready for review June 11, 2023 14:16
Copy link
Contributor

@twizmwazin twizmwazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@kuro-codes
Copy link
Contributor

I really like it too!

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked for me, thx!

Note to other devs, I had to run gradle clean for this to work in android studio.

@dessalines dessalines merged commit 8009bc7 into LemmyNet:main Jun 13, 2023
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

Successfully merging this pull request may close these issues.

4 participants