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

Unified Diff: chrome/android/java/res/layout/bookmark_row_content.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/bookmark_row_content.xml
diff --git a/chrome/android/java/res/layout/bookmark_row_content.xml b/chrome/android/java/res/layout/bookmark_row_content.xml
index 41654e3015c6b947230af417b32e02760d8e1f8b..f176914d30f52e71f71870dd663e12fe92c49d59 100644
--- a/chrome/android/java/res/layout/bookmark_row_content.xml
+++ b/chrome/android/java/res/layout/bookmark_row_content.xml
@@ -31,6 +31,7 @@
android:singleLine="true"
android:gravity="center_vertical"
android:textAlignment="viewStart"
+ android:textColor="@color/default_text_color"
android:textSize="16sp" />
<org.chromium.chrome.browser.widget.TintedImageButton
« no previous file with comments | « chrome/android/java/res/layout/account_signin_view.xml ('k') | chrome/android/java/res/layout/bookmark_widget_item.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698