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

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

Issue 2798123002: Remove crushed sprite resource and layer (Closed)
Patch Set: Created 3 years, 8 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/values/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index 464850cff0828c81cd07ec708b5ce8628aec11fc..2f864e77184ddb9e31e9ab12ea39e1471f1332bc 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -104,7 +104,7 @@
<dimen name="contextual_search_peek_promo_height">48dp</dimen>
<dimen name="contextual_search_peek_promo_padding">12dp</dimen>
<dimen name="contextual_search_caption_text_size">14sp</dimen>
- <dimen name="contextual_search_static_image_size">36dp</dimen>
+ <dimen name="contextual_search_bar_image_size">36dp</dimen>
<!-- The following two dimensions were taking from the UI specs for contextual search, where
they were 36dp and 3dp respectively, but have been updated to allow for padding around
TextViews that we cannot get rid of. -->

Powered by Google App Engine
This is Rietveld 408576698