OSDN Git Service

Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]
authorDeepanshu Gupta <deepanshu@google.com>
Thu, 13 Feb 2014 01:37:46 +0000 (17:37 -0800)
committerDeepanshu Gupta <deepanshu@google.com>
Fri, 2 May 2014 23:23:14 +0000 (16:23 -0700)
commit56759be8960ea1b5dc8b6de1810a84e2f10e2058
tree87ad7114f7eda58d01e716b65cdc0b4a280285b5
parentfe38489f6734fefd0a216e9cfe12f8f978ff371f
Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]

In addition to the cherrypicked changes, appropriate changes due to
changes to com.android.internal.widget.ActionBarView are made.

The icon used in the Action Bar may not always be the right one due to
the above resolution.

Change-Id: Ib7cc314079099c010f7d53849e204db36c410357
(cherry-picked from commit 1b87390c9426c4bc9119829e9375d712dfde11c3)
tools/layoutlib/bridge/resources/bars/action_bar.xml [deleted file]
tools/layoutlib/bridge/src/com/android/internal/view/menu/MenuBuilderAccessor.java [new file with mode: 0644]
tools/layoutlib/bridge/src/com/android/internal/widget/ActionBarAccessor.java [new file with mode: 0644]
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ActionBarLayout.java
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/OverflowMenuAdapter.java [new file with mode: 0644]
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderSessionImpl.java