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-23190] iOS: Support Ti.UI.OptionDialog property "tintColor" #7934

Merged
merged 2 commits into from Apr 11, 2016

Conversation

hansemannn
Copy link
Collaborator

Signed-off-by: Hans Knoechel <hans.knoechel@hs-osnabrueck.de>
@@ -19,7 +19,8 @@ @implementation TiUIOptionDialogProxy
- (void) dealloc
{
RELEASE_TO_NIL(actionSheet);
RELEASE_TO_NIL(dialogView);
RELEASE_TO_NIL(dialogView);
Copy link
Contributor

Choose a reason for hiding this comment

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

Indentation

Signed-off-by: Hans Knoechel <hans.knoechel@hs-osnabrueck.de>
@AngelkPetkov
Copy link
Contributor

FT and CR Approved. Merging!

@AngelkPetkov AngelkPetkov merged commit 67be285 into tidev:master Apr 11, 2016
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