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-11340] Android: Can't add menu items to ActionBar-style tab group #3191

Merged
merged 3 commits into from Oct 13, 2012

Conversation

joshthecoder
Copy link
Contributor

This fixes the broken window.activity property for tab windows.
With this fix each property should now reference the activity
hosting the tab group.

See JIRA ticket for test case.

Each tab window should have their activity
set to that of the tab group. So if you access
`window.activity` you should get the proxy for
the activity hosting the tab group.

[TIMOB-11340]
@hieupham007
Copy link
Contributor

Please merge against master. Some of the functionalities has been changed to fix other regressions

Conflicts:
	android/modules/ui/src/java/ti/modules/titanium/ui/widget/tabgroup/TiUIAbstractTab.java
@joshthecoder
Copy link
Contributor Author

Merged with master.

@hieupham007
Copy link
Contributor

Code reviewed and functionally tested. Request accepted.

hieupham007 added a commit that referenced this pull request Oct 13, 2012
[TIMOB-11340] Android: Can't add menu items to ActionBar-style tab group
@hieupham007 hieupham007 merged commit f6eab19 into tidev:master Oct 13, 2012
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