History log of /frameworks/base/tools/layoutlib/bridge/src/android/view/MenuInflater_Delegate.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/android/view/MenuInflater_Delegate.java
7d3ae4f17d93125f8c45e17d3a6a22d5ab23b624 24-Apr-2014 Deepanshu Gupta <deepanshu@google.com> Bug fix in layoutlib

Renaming a method wasn't completed properly.
The bug was introduced in the following change:
Idcfc263a8ebe0a4f25afa3a1eb085fa628fd03ca
(1001961f904bac5294aaf73a47c2497aa764bf7f)

Change-Id: I698437b428d696c656e2268ded654a612a3e0c80
/frameworks/base/tools/layoutlib/bridge/src/android/view/MenuInflater_Delegate.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/android/view/MenuInflater_Delegate.java