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-15374] iOS: Expose disabledColor for button #4870

Merged
merged 2 commits into from Oct 29, 2013
Merged

[TIMOB-15374] iOS: Expose disabledColor for button #4870

merged 2 commits into from Oct 29, 2013

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

@ghost ghost assigned pec1985 Oct 28, 2013
{
if (color!=nil)
{
TiColor *selColor = [TiUtils colorValue:color];
Copy link
Contributor

Choose a reason for hiding this comment

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

Curly brakets on the same line as "if" statement

@pec1985
Copy link
Contributor

pec1985 commented Oct 29, 2013

Code reviewed, please address comments.

@pec1985
Copy link
Contributor

pec1985 commented Oct 29, 2013

Code reviewed and tested. PR APPROVED!

pec1985 added a commit that referenced this pull request Oct 29, 2013
[TIMOB-15374] iOS: Expose disabledColor for button
@pec1985 pec1985 merged commit e1a5d1f into tidev:master Oct 29, 2013
@vishalduggal vishalduggal deleted the timob-15374 branch October 27, 2014 19:14
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