History log of /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/SystemViewInfo.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
70114b33f8054cc38090a2bbd213ebf15abee63d 15-May-2014 Deepanshu Gupta <deepanshu@google.com> Distinguish between menus in ActionBar and popup.

Mark the menus in the ActionBar and the ones in the Overflow popup
separately. This enables the IDE to differentiate between the two and
enable gestures such as double-click to open the menu xml for menus in
the ActionBar and single click for the menus in the Overflow popup.

Change-Id: I7a23f87d34d618a134ffbe3a665be695915d4bae
(cherry picked from commit f542f28a31b38a4e454535a1fea63968811b418c)
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/SystemViewInfo.java
f49117b4bfcac616d6c97d14437f0d19bad5c453 12-Dec-2013 Deepanshu Gupta <deepanshu@google.com> Action bar rendering in layoutlib

This also makes a couple of changes to the framework:
1. ShareActionProvider - Use edit mode to execute activity chooser code.
2. WindowDecorActionBar - add a new constructor for use by layoutlib.

This also relies on some changes to the plugin to pass the correct params.

Change-Id: Ia30fef816afd91ec1e439734d56b59b1323bfee2
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/SystemViewInfo.java