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

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

Issue 1100283002: Add connection info popup within Page Info on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 8 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
« no previous file with comments | « chrome/android/java/res/layout/website_settings.xml ('k') | chrome/android/java/res/values/colors.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/website_settings_permission_row.xml
diff --git a/chrome/android/java/res/layout/website_settings_permission_row.xml b/chrome/android/java/res/layout/website_settings_permission_row.xml
index ff2be4d05c35566a8717d8bcc9c30092fbace333..30f5d6e36d65d2b5cdd9f5c444654f94adba6759 100644
--- a/chrome/android/java/res/layout/website_settings_permission_row.xml
+++ b/chrome/android/java/res/layout/website_settings_permission_row.xml
@@ -20,7 +20,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_toEndOf="@id/website_settings_permission_icon"
- android:textColor="#444444"
+ android:textColor="@color/website_settings_popup_text"
android:textSize="14sp"
android:textStyle="bold" />
« no previous file with comments | « chrome/android/java/res/layout/website_settings.xml ('k') | chrome/android/java/res/values/colors.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698