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

Unified Diff: chrome/android/java/res/layout/account_signin_account_view.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/account_signin_account_view.xml
diff --git a/chrome/android/java/res/layout/account_signin_account_view.xml b/chrome/android/java/res/layout/account_signin_account_view.xml
index a39436a5d76215f1d3a61aaac9d25c16dfc225a2..5d65a12e72408fb11a11665f453147e994bf6155 100644
--- a/chrome/android/java/res/layout/account_signin_account_view.xml
+++ b/chrome/android/java/res/layout/account_signin_account_view.xml
@@ -28,6 +28,7 @@
android:layout_weight="1"
android:minHeight="56dp"
android:gravity="center_vertical"
+ android:textColor="@color/default_text_color"
android:textSize="@dimen/fre_normal_text_size"/>
<ImageView

Powered by Google App Engine
This is Rietveld 408576698