Add a way to have three icon menu item
commitb2a22fabff7df7b8fec9e168dc7eac1535c4d713
authoryusufo <yusufo@chromium.org>
Tue, 19 May 2015 23:14:06 +0000 (19 16:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 23:14:20 +0000 (19 23:14 +0000)
treede97415f63d01e1f8a971606e763f6ac23d41a03
parentf8c160097b353f6a0b02c9311921d96fe9d4df33
Add a way to have three icon menu item

Add a layout and constants for supporting a menu
item with three icons in it.

BUG=478984

Review URL: https://codereview.chromium.org/1138993011

Cr-Commit-Position: refs/heads/master@{#330649}
chrome/android/java/res/layout/three_button_menu_item.xml [new file with mode: 0644]
chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuAdapter.java