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

[7_3_X][TIMOB-26157] Android: Avoid Android 8.0 crash when applying fixed orientation to semi-transparent or modal window #10138

Merged
merged 1 commit into from Jun 27, 2018

Conversation

jquick-axway
Copy link
Contributor

…orientation to a semi-transparent or modal window.

- No longer supported by the Android OS. Now catches the exception and logs an error when attempting to do so.
- Removed API Level 9 checks when assigning orientation. (Min supported API Level is currently 16.)
@jquick-axway jquick-axway added this to the 7.3.0 milestone Jun 27, 2018
@hansemannn hansemannn merged commit ef2912f into tidev:7_3_X Jun 27, 2018
@build
Copy link
Contributor

build commented Jun 27, 2018

Fails
🚫

Tests have failed, see below for more information.

Messages
📖

💾 Here's the generated SDK zipfile.

Tests:

Classname Name Time Error
android.Titanium.UI.View getOrCreateView() should always return a View 10.486 Error: timeout of 10000ms exceeded

Generated by 🚫 dangerJS

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