OSDN Git Service

Icons for various widgets
authorTor Norbye <tnorbye@google.com>
Mon, 24 Jan 2011 17:19:31 +0000 (09:19 -0800)
committerTor Norbye <tnorbye@google.com>
Mon, 24 Jan 2011 17:19:31 +0000 (09:19 -0800)
commit0490d7fa442e9a76e3da6b6eb37936d5761bf491
tree1b51cbceddac3fc0f4ba34566aa5cecf93a3b393
parent3a6b7dce85229abeb836605102913081caa078e1
Icons for various widgets

Add in 16x16 icons for many of the widgets. These icons are used in
the Outline, as well as in the "Text + Icons" and "Icons Only" modes
in the palette.

The icons were generated by rendering previews with transparency on,
and layoutlib5, with the theme "Theme.Light" (since that sets dark
text labels etc). It also used a special version of the rendering
config file where for example the label of the TextView is "Abc" in
bold rather than "TextView", where there is no text label on radio and
check buttons, etc. Some icons were scaled proportionally, others just
cropped left or right, etc. Those who were cropped on the right have a
small amount of alpha-fadeout on the right to work better in the
outline.

Change-Id: I419d1c98068696a5bc650060750713e45462f01c
26 files changed:
eclipse/plugins/com.android.ide.eclipse.adt/icons/AnalogClock.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/AutoCompleteTextView.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/Button.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/CheckBox.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/CheckedTextView.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/Chronometer.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/DatePicker.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/DigitalClock.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/EditText.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ImageButton.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ImageView.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/MultiAutoCompleteTextView.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ProgressBar.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/QuickContactBadge.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/RadioButton.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/RadioGroup.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/RatingBar.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/SeekBar.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/Spinner.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/TabHost.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/TabWidget.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/TextView.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/TimePicker.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ToggleButton.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ZoomButton.png [new file with mode: 0644]
eclipse/plugins/com.android.ide.eclipse.adt/icons/ZoomControls.png [new file with mode: 0644]