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: continued color theme through object detection app and styled photo selection view page #110

Merged
merged 20 commits into from
May 30, 2024

Conversation

Jazmin915
Copy link
Collaborator

I continued the consistent color theme through out the rest of the object detection.

  • changed the camera switch button
  • colors on the view page for the photo selection
  • made all the padding, margins, and font styles the same
  • improved the UI on the photo selection view page to match the permissions page
    Screenshot_20240529-105105

@Jazmin915 Jazmin915 requested review from cdiddy77, dwgray and rorleth May 29, 2024 03:04
Comment on lines +93 to +96
<View style={styles.errorBox}>
<Text style={styles.errorText}>Error!</Text>
<Text style={styles.errorInfoText}>Please make sure you have selected a photo.</Text>
</View>
Copy link
Owner

Choose a reason for hiding this comment

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

This doesn't really seem right and also seems like it will conflict with #82 #98

@cdiddy77 cdiddy77 merged commit f7f9e30 into cdiddy77:main May 30, 2024
5 checks passed
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