commit | a0c11ee3b8e2a92243b58f587c0398e1c58d2b0e | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Thu Feb 19 09:08:08 2015 -0800 |
committer | Yorke Lee <yorkelee@google.com> | Thu Feb 19 19:00:54 2015 +0000 |
tree | 0813c155512543a6b9ac3473e66c4fd297efe408 | |
parent | 97fc7e48b100b82848e6e49eaac22027cb842ed1 [diff] |
Fix for solid blue screen if CircularRevealActivity is not finished If the ActivityManager doesn't finish and destroy CircularRevealActivity automatically it can trigger onNewIntent on the activity instead of onCreate the next time a call is started. Make sure to handle that case as well. Bug: 19428365 Change-Id: If051ebd449a7deddfdc60ae856e9e1a0f3cda77d