commit | d2168626e9ea7621b302d6864dfb48b4efde3bc9 | [log] [tgz] |
---|---|---|
author | Wang Han <wanghan1995315@gmail.com> | Thu Apr 05 04:57:38 2018 +0000 |
committer | Mihran Thalhath <mihranz7@gmail.com> | Sun Nov 18 08:40:13 2018 +0000 |
tree | ab57c37daceb61ed722a33f8b2a46916eacd79e6 | |
parent | a46a292d7bdf29407e7f7b4648cd1c52b462e3ca [diff] |
Catch IllegalArgumentException in stopScreenshot() There is somehow unbalanced removeView() call here, leading to crashes in some rare cases. Fix it by catching exception in stopScreenshot(). BUGBASH-1500 Change-Id: Ica0750e74ee0043de6e31d7e375edc512a1100c2 Signed-off-by: Mihran Thalhath <mihranz7@gmail.com>