commit | 1295b154c93730082a887ed9901b165d697be2ea | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Thu Jul 24 15:55:37 2014 +0900 |
committer | Sungsoo Lim <sungsoo@google.com> | Thu Jul 24 16:01:58 2014 +0900 |
tree | f292c571e9c44dc4888e45ddfda2808cf74b35a3 | |
parent | 4350a6210fac21311a412f77cf56963d468b1371 [diff] |
Call removeOverlayView() before onRelease() When the implementation of onRelease() hangs, removeOverlayView() isn't called. In order to make sure that removeOverlayView() is called, this CL changes the calling order of removeOverlayView() and onRelease(). Bug: 15097804 Change-Id: I8f998d57488d7bea7c3ba9ece08d6a7adfdebd49