summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2012-07-03 14:31:22 -0400
committerDaniel Sandler <dsandler@android.com>2012-07-18 01:33:56 -0400
commited930e5ad537eb63b3b96fd583025bf4269da16f (patch)
tree15916ac6eeac36e698c92eb0b35c33cb78f12ad0 /docs/html/sdk/api_diff/15/changes
parent15c15eaac51c0c375d18fb70cd1bd066d87b034e (diff)
Fix stuck status bars.
An odd little bit of logic (attempting to defend against the status bar getting stuck on orientation change) was ironically causing it to get stuck if the bar was closed twice in very rapid succession (which can happen if you manage to click the settings button as the panel is about to close). Other tweaks to help defend against this sort of problem in the future: - When the screen goes off, immediately collapse the notification panel (without animation) - When completing panel collapse, force the height of the expanded view to 0 (in case it ended up some other way by this point). - Reduce a weird little glitch when you start animateCollapse() in the middle of a reveal animation. (The panel would jump to full height.) Bug: 6765842 Change-Id: I233467c73e130f64401333319943289cbf3daa56
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions