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

Unified Diff: chrome/android/java/res/layout/website_settings.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
Index: chrome/android/java/res/layout/website_settings.xml
diff --git a/chrome/android/java/res/layout/website_settings.xml b/chrome/android/java/res/layout/website_settings.xml
index a883d4d25eeef9a9db798a37c7a7f083fe26127b..5eae128fb3738a44d0a9529d818b566ba3512cee 100644
--- a/chrome/android/java/res/layout/website_settings.xml
+++ b/chrome/android/java/res/layout/website_settings.xml
@@ -34,7 +34,7 @@
android:layout_height="wrap_content"
android:lineSpacingExtra="3dp"
android:paddingTop="12dp"
- android:textColor="#444444"
+ android:textColor="@color/website_settings_popup_text"
android:textSize="14sp" />
<Button
« no previous file with comments | « chrome/android/java/res/layout/connection_info.xml ('k') | chrome/android/java/res/layout/website_settings_permission_row.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698