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

* commit '3808f4bed7cea9fe782fa561e2d52e4e14acbc73':
  Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations
This commit is contained in:
Adam Powell
2011-01-22 16:24:16 -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>