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 #3231

Merged
merged 1 commit into from Oct 15, 2012

Conversation

joshthecoder
Copy link
Contributor

Back ports fix into 3.0 release. See JIRA ticket for testing details.

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]

Conflicts:
	android/modules/ui/src/java/ti/modules/titanium/ui/widget/tabgroup/TiUIAbstractTab.java
@ghost ghost assigned hieupham007 Oct 15, 2012
@hieupham007
Copy link
Contributor

Code reviewed and functionally tested. Request accepted

hieupham007 added a commit that referenced this pull request Oct 15, 2012
[TIMOB-11340] Android: Can't add menu items to ActionBar-style tab group
@hieupham007 hieupham007 merged commit bd83d22 into tidev:3_0_X Oct 15, 2012
quahada pushed a commit to quahada/titanium_mobile that referenced this pull request May 20, 2013
[TIMOB-11340] Android: Can't add menu items to ActionBar-style tab group
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