[Crash] finish activity without super#onResume()
When finish() an activity within onStart() or onResume(), super#onStart() or super#onResume() need to be invoked prior to finish(). Bug: 200513672 Test: local Change-Id: Ifba0956fb3a11888c84f55342f62a3f192a67294 (cherry picked from commit 24dfc61f)
Loading
Please register or sign in to comment