Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3537)

Unified Diff: chrome/android/java/res/layout/custom_tabs_toolbar.xml

Issue 2063823005: [android] New origin security indicator icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Optimized PNGs. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/layout/custom_tabs_toolbar.xml
diff --git a/chrome/android/java/res/layout/custom_tabs_toolbar.xml b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
index c7ca2b73063cd76fd17bc494159eceee69589aa9..d1ab8086dbdadca4f121be83e7f0d4b077857c3e 100644
--- a/chrome/android/java/res/layout/custom_tabs_toolbar.xml
+++ b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
@@ -16,7 +16,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical" >
- <ImageButton
+ <org.chromium.chrome.browser.widget.TintedImageButton
android:id="@+id/security_button"
style="@style/LocationBarButton"
android:layout_width="@dimen/location_bar_icon_width"
« no previous file with comments | « chrome/android/java/res/layout-sw600dp/location_bar.xml ('k') | chrome/android/java/res/layout/location_bar.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698