OSDN Git Service

Fix regression in expanded action view up
authorAdam Powell <adamp@google.com>
Mon, 4 Feb 2013 20:44:34 +0000 (12:44 -0800)
committerAdam Powell <adamp@google.com>
Mon, 4 Feb 2013 20:47:34 +0000 (12:47 -0800)
commit62f33030b9fb6be893e20b563e3ba1800e3e63e8
tree93d72ae75fce9bfa615537d136b05636076def90
parent3d57823a2e813ef9d535aab6c40ecbc509f5ab71
Fix regression in expanded action view up

A bug was introduced when these views were restructured. Make sure that the
Up button for expanded action views functions/focuses correctly.

Bug 8124825

Change-Id: I0a886e62fca21dbb9a173db87642bb79ce9245e7
core/java/com/android/internal/widget/ActionBarView.java