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

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

Issue 1773473003: [Offline pages] Reduce the icon set for offline bolt, update colors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
Patch Set: Created 4 years, 9 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/location_bar_status.xml
diff --git a/chrome/android/java/res/layout/location_bar_status.xml b/chrome/android/java/res/layout/location_bar_status.xml
index 2b5271a7e6f0bccdd5fcf1aef49e93b2768a4682..549b158c4c95df2c7859368712900f8a3546282c 100644
--- a/chrome/android/java/res/layout/location_bar_status.xml
+++ b/chrome/android/java/res/layout/location_bar_status.xml
@@ -13,7 +13,7 @@
android:gravity="center_vertical"
android:textAlignment="viewStart"
android:textAppearance="@android:style/TextAppearance.Medium"
- android:textColor="@color/locationbar_verbose_status_color"
+ android:textColor="@color/locationbar_status_color"
android:textSize="@dimen/location_bar_url_text_size"
android:text="@string/location_bar_verbose_status_offline"
android:visibility="gone" />
« no previous file with comments | « chrome/android/java/res/drawable-xxxhdpi/offline_bolt_light.png ('k') | chrome/android/java/res/values/colors.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698