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-16212: implement setDisplayShowHome and Title for action bar #5640

Merged
merged 4 commits into from Apr 23, 2014

Conversation

hieupham007
Copy link
Contributor

Testing steps in JIRA

if (actionBar != null) {
actionBar.setDisplayShowTitleEnabled(show);
showTitleEnabled = show;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing return statement

@vishalduggal
Copy link
Contributor

Code reviewed. Minor issues need to be addressed.

@vishalduggal
Copy link
Contributor

CR + FR ok. Ran validate and docgen.

APPROVED

vishalduggal added a commit that referenced this pull request Apr 23, 2014
timob-16212: implement setDisplayShowHome and Title for action bar
@vishalduggal vishalduggal merged commit 1569a4b into tidev:master Apr 23, 2014
farfromrefug pushed a commit to Akylas/titanium_mobile that referenced this pull request Aug 15, 2014
timob-16212: implement setDisplayShowHome and Title for action bar
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