k-nar

Results 4 issues of k-nar

I have a viewController hierarchy like this viewControllerContainer I__childViewController1 childViewController1 contains UITableView with MGSwipeTableCells in the MGSwipe Button action I do [viewControllerContainer performSegueWithIdentifier:] which replaces childViewController1 with childViewController2 so the...

when using modal presentation with .overFullScreen (or overCurrentContext) dismiss(animated: true, completion: nil) works fine but dismiss(animated: false, completion: nil) causes black screen ![hero](https://user-images.githubusercontent.com/4669731/27905984-0a943c92-6242-11e7-8e09-79c6ea9344ce.gif) here is the test project [project.zip](https://github.com/lkzhao/Hero/files/1127433/project.zip)

confirmed bug
WIP
reopen if needed

add android.support.design.animation.AnimationUtils => com.google.android.material.animation.AnimationUtils