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

LockScreen Dismiss animation #1507

Conversation

justingluck93
Copy link
Contributor

Fixes #1504

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • [n/a] I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Core Tests

Tested Lockscreen animation to make sure that dismiss is called once and the screen dismiss animation is shown

Core version / branch / commit hash / module tested against: TDK, SYNC 3, V3.0

Summary

Made a change that makes sure the dismiss lock screen is only fired once so the animation can occur

Bug Fixes

dismissViewControllerAnimated was being called twice causing issues with the lockscreen animation

CLA

@NicoleYarroch NicoleYarroch added the bug A defect in the library label Dec 12, 2019
@joeljfischer
Copy link
Contributor

Closed in favor of #1509

@joeljfischer joeljfischer deleted the bugfix/issue-1504-LockScreen-Dismiss-Animation-Breaks branch January 2, 2020 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants