am 93257271: Merge "Remove xlarge specific icon size" into honeycomb

* commit '93257271add728749a181e0580f2e71f3c4f129c':
  Remove xlarge specific icon size
This commit is contained in:
Dianne Hackborn
2011-01-26 16:30:54 -08:00
committed by Android Git Automerger

View File

@@ -40,9 +40,6 @@
<dimen name="thumbnail_width">230dp</dimen> <dimen name="thumbnail_width">230dp</dimen>
<!-- The height that is used when creating thumbnails of applications. --> <!-- The height that is used when creating thumbnails of applications. -->
<dimen name="thumbnail_height">135dp</dimen> <dimen name="thumbnail_height">135dp</dimen>
<!-- The standard size (both width and height) of an application icon that
will be displayed in the app launcher and elsewhere. -->
<dimen name="app_icon_size">64dip</dimen>
<!-- Minimum width of the search view text entry area. --> <!-- Minimum width of the search view text entry area. -->
<dimen name="search_view_text_min_width">192dip</dimen> <dimen name="search_view_text_min_width">192dip</dimen>