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-24417] Android: LiveView for Android 7.0+ #8845

Merged
merged 1 commit into from Feb 22, 2017

Conversation

garymathews
Copy link
Contributor

@garymathews garymathews commented Feb 21, 2017

  • Fix Titanium.App._restart() for Android 7.0
TEST CASE
  • Run with LiveView in Appcelerator Studio
// modify backgroundColor and save
var win = Ti.UI.createWindow({backgroundColor: 'red'});
win.open();

JIRA Ticket

Copy link
Contributor

@antw12 antw12 left a comment

Choose a reason for hiding this comment

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

CR and FT PASS.

@lokeshchdhry
Copy link
Contributor

FR Passed.

LiveView works fine with android 7.0 & above.

Appc Studio : 4.8.1.201612050850
SDK Version : locally built 6.1.0
Mac OS Version : 10.12.2
Xcode Version : Xcode 8.2.1 Build version 8C1002
Appc CLI AND Appc NPM : {"NPM":"4.2.9-2","CLI":"6.1.0"}
Ti CLI : 5.0.11
Alloy : 1.9.5
Node : v4.6.0
Device: running 7.1.1Pixel

@lokeshchdhry lokeshchdhry merged commit 79be00f into tidev:master Feb 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants