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

ChurchButton updated to use SVG #7

Merged
merged 4 commits into from
Jun 26, 2024
Merged

ChurchButton updated to use SVG #7

merged 4 commits into from
Jun 26, 2024

Conversation

BAChapin
Copy link
Collaborator

Description

To keep consistency between Android and iOS I changed how this button is constructed. Instead of using an iOS specific feature (a Shape object), I am now using an SVG Image.

Type of Change

  • Refactoring (no functional changes, no api changes)

Does this introduce a breaking change?

  • Yes
  • No

How Can This PR Be Tested?

ChurchButton using Shape:
ChurchButton w:Shape

ChurchButton using SVG:
ChurchButton w:SVG

Test Configuration:

  • Firmware version: 17.5
  • Hardware: iPhone 15 Pro
  • Is Simulator:
    • Yes
    • No

Checklist:

  • Doc strings have been added to any public APIs
  • Appropriate tests have been added
  • The CHANGELOG.md file has been updated with your changes (1 entry per PR)
  • Before merging, rebase your branch with the target branch

@BAChapin BAChapin self-assigned this Jun 26, 2024
Copy link
Collaborator

@Michaelcraun Michaelcraun left a comment

Choose a reason for hiding this comment

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

lgtm

@Michaelcraun Michaelcraun merged commit a5628e1 into main Jun 26, 2024
1 check passed
@BAChapin BAChapin deleted the fix/ChurchButton branch June 27, 2024 14:11
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