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-16436: Update KS to work with appcompat #141

Merged

Conversation

hieupham007
Copy link
Contributor

Make sure KS runs with 2.x and 4.x devices with tidev/titanium-sdk#5348

if (Ti.Platform.Android.API_LEVEL > 10) {
data.push({title:'Action Bar', hasChild:true, test:'ui/handheld/android/controls/actionbar'});
}
data.push({title:'Action Bar', hasChild:true, test:'ui/handheld/android/controls/actionbar'});
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to have a SDK version check

@vishalduggal
Copy link
Contributor

CR + FR ok. APPROVED

vishalduggal added a commit that referenced this pull request Mar 3, 2014
timob-16436: Update KS to work with appcompat
@vishalduggal vishalduggal merged commit f2bea6a into appcelerator-developer-relations:master Mar 3, 2014
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