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

ScreenType iPhone Max & XR #1185

Merged

Conversation

tobiasjungnickel
Copy link
Contributor

adds iPhone Max and iPhone XR (same points resolution)

@tobiasjungnickel tobiasjungnickel changed the title adding iPhone Max ScreenType iPhone Max & XR Oct 11, 2018
@@ -187,6 +187,7 @@ typedef NS_ENUM(NSInteger, ORKScreenMetric) {

typedef NS_ENUM(NSInteger, ORKScreenType) {
ORKScreenTypeiPhoneX,
ORKScreenTypeiPhoneMax,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
ORKScreenTypeiPhoneMax,
ORKScreenTypeiPhoneXSMax,

Copy link
Contributor

Choose a reason for hiding this comment

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

Super-duper minor nit - but can we have the name spelled out a iPhoneXSMax, just to stay consistent with the naming format for all other device screen type names?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking of a more general term for future Max models having the same screen resolution, but having e. g. ORKiPhone6ScreenSize as the first model of that size I totally agree to your comment.

@srinathtm-apple
Copy link
Contributor

Merging into master.

@srinathtm-apple srinathtm-apple merged commit 98e8c8e into ResearchKit:master Oct 30, 2018
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