Add RTL support to custom tabs toolbar
commita422488f2ccb95791b88256247faffa5fd7731b0
authorianwen <ianwen@chromium.org>
Thu, 9 Jul 2015 19:01:18 +0000 (9 12:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Jul 2015 19:01:48 +0000 (9 19:01 +0000)
treee48a621eccec6dca8e37c76ee6a94a2800ef7fd1
parent6cad67c9dbf5a58c4b98f7e7d0d2517edfc6fbdb
Add RTL support to custom tabs toolbar

This CL creates a special framelayout that groups security icon, urlbar
and titlebar together, and it ensures the security icon is always left
to the url bar.

BUG=506326

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

Cr-Commit-Position: refs/heads/master@{#338108}
chrome/android/java/res/layout/custom_tabs_toolbar.xml
chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java