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

Update New Icons and Add Logo Files #3

Merged
merged 8 commits into from Apr 15, 2019
Merged

Conversation

MinateKyo
Copy link
Contributor

No description provided.

@MinateKyo MinateKyo mentioned this pull request Apr 15, 2019
@brminnick
Copy link
Owner

Thanks @zularizal!

Can you also add the images to the iOS app?

👇 We can put them in GeoLocatorSample.iOS > Assets.xcassets

image

@MinateKyo
Copy link
Contributor Author

Okay, I added.

@brminnick
Copy link
Owner

brminnick commented Apr 15, 2019

Awesome!

One more request, let's add round icons for Android too: https://developer.android.com/about/versions/nougat/android-7.1#circular-icons

Every device running Android N or later will look for a round icon, and if it doesn't find one, it squishes the square icon into a circle which looks janky:
Screenshot_1555353988

@brminnick
Copy link
Owner

brminnick commented Apr 15, 2019

To add a round icon, to the project export the same icon as a circle instead of a square, append _Round.png and add to each drawable folder. Android will automatically look for the _Round icon and use it if it exists.

Screen Shot 2019-04-15 at 11 50 14 AM

@MinateKyo
Copy link
Contributor Author

Okay, I have added it. Please check

@brminnick brminnick merged commit 2409fe3 into brminnick:master Apr 15, 2019
@brminnick
Copy link
Owner

Looks great! Thanks for you help!

@MinateKyo
Copy link
Contributor Author

You are welcome. Glad to help

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.

None yet

2 participants