am 41f42412: Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations

* commit '41f4241240798be91adcff7181e5a3adf651da55':
  Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations
This commit is contained in:
Adam Powell
2011-01-22 16:22:22 -08:00
committed by Android Git Automerger

View File

@@ -74,4 +74,6 @@
<!-- The width of the big icons in notifications. -->
<dimen name="notification_large_icon_height">60dp</dimen>
<!-- Minimum width of the search view text entry area. -->
<dimen name="search_view_text_min_width">160dip</dimen>
</resources>