summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2012-12-03 17:55:16 -0800
committerJim Miller <jaggies@google.com>2012-12-03 18:48:52 -0800
commit147f9568afe645d9bfb91f3037f5336d8a2482cc (patch)
tree9777001561de5e90fca88e151cab25c9928c95ef /media
parente431e6a352125f2c51507130cc64e3405625a7ec (diff)
downloadframeworks_base-147f9568afe645d9bfb91f3037f5336d8a2482cc.zip
frameworks_base-147f9568afe645d9bfb91f3037f5336d8a2482cc.tar.gz
frameworks_base-147f9568afe645d9bfb91f3037f5336d8a2482cc.tar.bz2
Fix ring volume issue by addressing focus regression in keyguard.
This fixes a regression where ring volume can be changed in keyguard. Because KeyguardHostView is now being re-created in onScreenTurnedOff(), it loses focus and the volume keys get handled by the fallback handler. The fix is to ensure at least one child under KeyguardHostView has focus whenever we re-create it. Fixes bug 7546960 Change-Id: I34b7db402401a824f463d35d7546c05dc2979243
Diffstat (limited to 'media')
0 files changed, 0 insertions, 0 deletions