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

fix(android)(8_1_X): Closing root window from child window causes app exit issues as of 8.0.1 #11093

Merged
merged 3 commits into from
Aug 20, 2019

Commits on Jul 30, 2019

  1. [TIMOB-27177] Android: Fixed regression where closing root window fro…

    …m child window causes app exit issues as of 8.0.1
    
    - Caused immediate child window to home-out instead of exiting app when closed.
    - Caused child window's child to wrongly exit app when closed.
    jquick-axway committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    8eae311 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    b9d5e0d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    f2b7ec4 View commit details
    Browse the repository at this point in the history