History log of /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/view/menu/BridgeMenuItemImpl.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b54b78e21554b8450893d4c28e0fe3e9b8c4425e 10-Jun-2014 Deepanshu Gupta <deepanshu@google.com> LayoutLib: Support more ContextThemeWrappers

ContextThemeWrapper may be the base context for another
ContextThemeWrapper. We now extract the base context till we reach the
final context.

Change-Id: I034444a2d1579241543fd24248530b299e72498a
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/view/menu/BridgeMenuItemImpl.java
1f5e678c08ca7e0b6734b7856187f1739fb4dbef 02-May-2014 Deepanshu Gupta <deepanshu@google.com> Support actionProviderClass attribute for menus.

The change adds support for view cookies for actionProviderClasses (for
example, ShareActionProvider) in the action bar menus.

This also provides a more robust search for the overflowMenuButton.

Change-Id: I316c8b9a69e2e337b41ba0fe4e61af9fe850f750
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/view/menu/BridgeMenuItemImpl.java
1001961f904bac5294aaf73a47c2497aa764bf7f 18-Apr-2014 Deepanshu Gupta <deepanshu@google.com> Add view cookies for action bar menus.

The change adds the view cookies for the menus rendered in the action
bar. This enables the IDE to map the menu to the relevant XML Tag in the
menu xml and show the highlighting accordingly.

Change-Id: Idcfc263a8ebe0a4f25afa3a1eb085fa628fd03ca
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/view/menu/BridgeMenuItemImpl.java