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

Organized code #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Organized code #86

wants to merge 4 commits into from

Conversation

yichizhang
Copy link
Contributor

Adding accessibilityHint when initializing with title and message. (previous version only adds accessibility information in "initWithMessage:")
Organized methods in implementation file, used pragma mark to put methods into different groups.
There is a bit of repeating when calculating the bounding size of message and title. Put them into two separate methods.
Changed a spelling mistake. ( 'timeInvertal' -> 'timeInterval' )
Changed 'colourHL' variable to 'colorHL'. (should use American spelling when coding)

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