Skip to content

Conversation

@bvirlet
Copy link
Owner

@bvirlet bvirlet commented Mar 17, 2016

actionBar.tintColor is nil because the action bar is not in the view hierarchy, so this line isn't useful and is actually harmful because it overrides UIAppearance tintColor definitions.

actionBar.tintColor is nil because the action bar is not in the view hierarchy, so this line isn't useful and is actually harmful because it overrides UIAppearance tintColor definitions.
bvirlet added a commit that referenced this pull request Mar 17, 2016
Fix inputAccessoryView tint color issue
@bvirlet bvirlet merged commit 84db1a5 into master Mar 17, 2016
@bvirlet bvirlet deleted the fix-tintColor-issue branch March 17, 2016 14:44
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