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

fix: use correct icon names in sync screen #979

Closed
wants to merge 1 commit into from

Conversation

achou11
Copy link
Member

@achou11 achou11 commented Jun 14, 2022

Upgrading react-native-vector-icons in #963 upgraded the bundled version of MaterialCommunityIcons used to 6.5.95 (changelog). A couple of the icons used from this collection (cellphone-android and laptop-windows) were removed in 6.1.95 (see changelog), which affects the sync screen and causes a failure to properly render the appropriate icons for the list of peers.

As recommended by the changelog, this PR updates the associated icon names to use the variation without the platform suffix

image

@achou11 achou11 requested review from gmaclennan and ErikSin June 14, 2022 14:47
Copy link
Member

@gmaclennan gmaclennan left a comment

Choose a reason for hiding this comment

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

Happy for this to be merged once tests pass

@achou11 achou11 changed the base branch from develop to hotfix/v5.4.5 June 14, 2022 15:40
@achou11 achou11 changed the base branch from hotfix/v5.4.5 to develop June 14, 2022 15:41
@achou11 achou11 mentioned this pull request Jun 14, 2022
@achou11
Copy link
Member Author

achou11 commented Jun 14, 2022

Closing in favor of a hotfix in #981

@achou11 achou11 closed this Jun 14, 2022
@achou11 achou11 deleted the ac/sync-screen-icons branch June 14, 2022 16:04
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.

2 participants