Share and search icons should respect the system theme.
commit095f75cae9a2673ea7dc92571838b675f87097aa
authormkosiba <mkosiba@chromium.org>
Tue, 25 Nov 2014 10:40:35 +0000 (25 02:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Nov 2014 10:41:07 +0000 (25 10:41 +0000)
tree16e23033707fce06a2a90417d65243b36329f9da
parentcdec4288cda4cb5cb53cd104f27357db9f8e19be
Share and search icons should respect the system theme.

The action bar should be using system drawables when available.

BUG=398033

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

Cr-Commit-Position: refs/heads/master@{#305612}
content/public/android/java/res/menu/select_action_menu.xml
content/public/android/java/res/values-v17/styles.xml
content/public/android/java/res/values-v21/styles.xml [new file with mode: 0644]
content/public/android/java/src/org/chromium/content/browser/SelectActionModeCallback.java