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

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

Issue 2427853002: Revert "Inherit default text color from parent themes." (Closed)
Patch Set: Created 4 years, 2 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/data_reduction_promo_screen.xml
diff --git a/chrome/android/java/res/layout/data_reduction_promo_screen.xml b/chrome/android/java/res/layout/data_reduction_promo_screen.xml
index 4d1850c8d2aa1e067049b80319de3d834d34b67a..8370f8e644f0907072262898003f020b5cd10452 100644
--- a/chrome/android/java/res/layout/data_reduction_promo_screen.xml
+++ b/chrome/android/java/res/layout/data_reduction_promo_screen.xml
@@ -57,6 +57,7 @@
android:layout_width="match_parent"
android:layout_marginBottom="8dp"
android:text="@string/data_reduction_promo_title"
+ android:textColor="@color/default_text_color"
android:textSize="@dimen/data_reduction_promo_title_text_size" />
<TextView
« no previous file with comments | « chrome/android/java/res/layout/bookmark_widget_item.xml ('k') | chrome/android/java/res/layout/download_item_view.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698