commit | 98fa70c98f61fe1589b81deb260422b92d4c443a | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Wed Oct 29 11:03:41 2014 -0400 |
committer | Jason Monk <jmonk@google.com> | Wed Oct 29 11:03:41 2014 -0400 |
tree | 1057d3cd8a55b5878289ee4913fa43b81398da7d | |
parent | a9a550dd8e87b33979670cf856838ba227500547 [diff] |
QS: Only hide grid if there is detail to show If the animation ends at the 'same' time as handleShowDetail is running it is possible for the grid content to get cleared by the animation callback just after it is shown in handleShowDetail. This checks mDetailRecord to avoid that chance. Bug: 18009138 Change-Id: Ia2951f44b5a1470321bf6580daf33917bbcb1ffd