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

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

Issue 2874033004: Photo Picker dialog: Make toolbar behave more like mocks. (Closed)
Patch Set: Address feedback from Theresa Created 3 years, 7 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/history_header.xml
diff --git a/chrome/android/java/res/layout/history_header.xml b/chrome/android/java/res/layout/history_header.xml
index 64bebb3a36c16d381f24e33a83c6dfb30d4bd440..a3c39112ec90f42e4b43dd13fdca855bc88c49bf 100644
--- a/chrome/android/java/res/layout/history_header.xml
+++ b/chrome/android/java/res/layout/history_header.xml
@@ -51,7 +51,7 @@
android:gravity="center_vertical|start"
android:text="@string/open_clear_browsing_data_dialog_button"
android:textAllCaps="true"
- android:textColor="@color/history_cbd_button_tint"
+ android:textColor="@color/blue_when_enabled"
android:textSize="14sp" />
</FrameLayout>
« no previous file with comments | « chrome/android/java/res/color/history_cbd_button_tint.xml ('k') | chrome/android/java/res/layout/photo_picker_toolbar.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698