History log of /frameworks/base/core/java/android/view/CollapsibleActionView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f726c1de8bb08a5ac08f4f7c7d890db103922b68 22-Jul-2011 Adam Powell <adamp@google.com> Fix doc breakage

Change-Id: I2311a97b626fda105b635b70885b17fdee53f8d2
/frameworks/base/core/java/android/view/CollapsibleActionView.java
038f1c80af06da55056120e121d43e3ee89ec726 21-Jul-2011 Adam Powell <adamp@google.com> Bug 5061529 - Save/restore action view state for menu items across
invalidations.

This includes expand/collapse state.

Add CollapsibleActionView interface. Views can implement this to have
special behavior when they are presented as an expanding/collapsing
action view. This lets SearchView and others take care of fiddly
behavior (focus stealing; opening the IME) automatically without apps
needing to implement this themselves.

Change-Id: Ibbd1eb5fcf3e3a862419e9344ad50f896bd05e36
/frameworks/base/core/java/android/view/CollapsibleActionView.java