summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorDanielle Millett <dmillett@google.com>2012-11-06 14:18:59 -0500
committerDanielle Millett <dmillett@google.com>2012-11-06 14:18:59 -0500
commitcade0049a729ac63832f45befa91cec3b7ce88f5 (patch)
treed03ed409895d1e2284ea154553463286a6fa5b35 /docs/html/sdk/api_diff/11/changes
parentae73c6908ffd3c450d56a4fde95513cfff19d8a2 (diff)
Removing callbacks in onDetachedFromWindow, fixes b/7465673
In certain cases when lockscreen is constructed in landscape and then switches to portrait on the phone, it inflates new views for KeyguardHostView. The old views never call onPause() in KeyguardFaceUnlockView so it was still getting callbacks and starting Face Unlock multiple times. By removing the callbacks in onDetachedFromWindow() there won't be multiple instances of KeyguardFaceUnlockView receiving callbacks and starting face unlock. Change-Id: I00d770283e83be2f4b76e00340123789a8075091
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions