OSDN Git Service

Update widget icons
authorTor Norbye <tnorbye@google.com>
Tue, 25 Jan 2011 20:58:24 +0000 (12:58 -0800)
committerTor Norbye <tnorbye@google.com>
Tue, 25 Jan 2011 20:58:24 +0000 (12:58 -0800)
commitd42c91e483c6610d6239443953d335c44fb744cf
treebfeb80599453de5ed0cda44401b94a2f08e9c713
parenta3f0c561c2d16f81e50f1fa8d6b33f81a43d0d04
Update widget icons

When I generated the icons yesterday I forgot to update the background
layer; it had a flat gray background and in many cases extended a
pixel or two outside the widget foreground bounds.

This changeset updates this to have a nicer white-to-gray vertical
gradient.  It also adds icons for the <merge> and <include> tags (not
used in the palette but can show up in the outline), and tweaks the
ScrollView and LinearLayout icons.

Change-Id: I1a887f7671d099918be7e63839ac76909ff554f6
27 files changed:
eclipse/plugins/com.android.ide.eclipse.adt/icons/AbsoluteLayout.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/AdapterViewFlipper.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ExpandableListView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/FrameLayout.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/Gallery.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/GestureOverlayView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/GridView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/HorizontalScrollView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ImageSwitcher.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/LinearLayout.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ListView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/RelativeLayout.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ScrollView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/SlidingDrawer.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/StackView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/SurfaceView.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/TableLayout.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/TableRow.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/TextSwitcher.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/TwoLineListItem.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/View.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ViewAnimator.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ViewFlipper.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ViewStub.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/ViewSwitcher.png
eclipse/plugins/com.android.ide.eclipse.adt/icons/include.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/merge.png [new file with mode: 0644]