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

iOS 7 Theme: Modify artwork and style when iOS 7 OS auto-detected at run... #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmanpearl
Copy link

Changes:

  • Added iOS 7 auto detection BOOL param 'isiOS7'.
  • Added additional iOS7 style artwork in the form of .png images with the "...iOS7.png" suffix.
  • Added automatic switch to iOS7 artwork when iOS 7 OS detected.
  • Added various margin and text color changes to work with iOS 7 style.

Note:

  • When iOS 6 and previous OS detected, these code changes make no changes to default look and behavior of previous versions.

Limitations:

  • Limited testing with multiple stacked buttons, background layout for '_highlighted' state is not perfect in these cases.
  • No testing for side-by-side buttons.

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.

1 participant