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

[TIMOB-19203] iOS9: Support resizable picker height #7121

Merged
merged 3 commits into from Sep 4, 2015

Conversation

hansemannn
Copy link
Collaborator

@hansemannn hansemannn changed the title [TIMOB-19203] Support resizable picker height ** WORK IN PROGRESS* [TIMOB-19203] iOS9: Support resizable picker height Sep 3, 2015
[iOS Human Interface Guidelines](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/Controls.html#//apple_ref/doc/uid/TP40006556-CH15-SW3).
The size of the picker should not be modified.
The default `width` on iOS is 320px and the `height` is 228px. As part of iOS9, the `height` can be changed
and will be ingnored on devices running iOS < 9.
Copy link
Contributor

Choose a reason for hiding this comment

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

spelling 'ignored'

@cheekiatng
Copy link
Contributor

CR and FT passed. APPROVED.

cheekiatng added a commit that referenced this pull request Sep 4, 2015
[TIMOB-19203] iOS9: Support resizable picker height
@cheekiatng cheekiatng merged commit 16cb22f into tidev:master Sep 4, 2015
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