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

Unified Diff: chrome/android/java/res/values-v21/dimens.xml

Issue 914003002: Use ButtonCompat to get Material-y buttons in more places. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « chrome/android/java/res/values-v17/styles.xml ('k') | chrome/android/java/res/values-v21/styles.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values-v21/dimens.xml
diff --git a/chrome/android/java/res/values-v21/dimens.xml b/chrome/android/java/res/values-v21/dimens.xml
index b77206a3d38287c6ebf28510555dfaf0a5afbe6d..27424ca3996a5ac5bbe1749c621d48bb397b9c3d 100644
--- a/chrome/android/java/res/values-v21/dimens.xml
+++ b/chrome/android/java/res/values-v21/dimens.xml
@@ -5,10 +5,5 @@
<resources>
<!-- Preferences dimensions -->
- <!-- TODO(twellington): Remove/update the button dimens after AppCompat adds button support. -->
- <dimen name="pref_button_margin_start">-4dp</dimen>
- <dimen name="pref_button_horizontal_padding">20dp</dimen>
- <dimen name="pref_button_vertical_padding">16dp</dimen>
-
<dimen name="pref_homepage_layout_margin">0dp</dimen>
</resources>
« no previous file with comments | « chrome/android/java/res/values-v17/styles.xml ('k') | chrome/android/java/res/values-v21/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698