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

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

Issue 2962713002: Fix inconsistent and incorrect Roboto Medium usage (Closed)
Patch Set: Fix inconsistent and incorrect Roboto Medium usage Created 3 years, 6 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/snackbar.xml
diff --git a/chrome/android/java/res/layout/snackbar.xml b/chrome/android/java/res/layout/snackbar.xml
index d9ba185192e2348ff6152398447eb0e097356d34..d4667847fa401d684c9df5bddcc2099c5753349e 100644
--- a/chrome/android/java/res/layout/snackbar.xml
+++ b/chrome/android/java/res/layout/snackbar.xml
@@ -41,7 +41,6 @@
android:layout_gravity="center_vertical"
android:paddingEnd="24dp"
android:paddingStart="24dp"
- android:fontFamily="sans-serif-medium"
android:textAllCaps="true"
android:textColor="@color/snackbar_button_color"
android:textSize="14sp"
« no previous file with comments | « chrome/android/java/res/layout/photo_picker_bitmap_view.xml ('k') | chrome/android/java/res/values-v17/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698