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

Unified Diff: chrome/android/java/res/layout/account_chooser_dialog_item.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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/account_chooser_dialog_title.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/account_chooser_dialog_item.xml
diff --git a/chrome/android/java/res/layout/account_chooser_dialog_item.xml b/chrome/android/java/res/layout/account_chooser_dialog_item.xml
index 710a70102761e5f46bd553f1b31efe84cf0a94b6..41875eca79a4c77c33d5a6b6f413688a9f7a003f 100644
--- a/chrome/android/java/res/layout/account_chooser_dialog_item.xml
+++ b/chrome/android/java/res/layout/account_chooser_dialog_item.xml
@@ -31,6 +31,7 @@
android:ellipsize="end"
android:singleLine="true"
android:fontFamily="sans-serif"
+ android:textColor="@color/default_text_color"
android:textSize="@dimen/account_chooser_dialog_title_main_text_size"/>
<TextView
android:id="@+id/secondary_name"
« no previous file with comments | « no previous file | chrome/android/java/res/layout/account_chooser_dialog_title.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698