OSDN Git Service

Move drawables for VerticalTextSpinner in to music app, update
authorMarco Nelissen <marcone@google.com>
Wed, 6 Jan 2010 00:39:21 +0000 (16:39 -0800)
committerMarco Nelissen <marcone@google.com>
Wed, 6 Jan 2010 00:39:21 +0000 (16:39 -0800)
commitd16985ce0fd5ac04ba206faecf0e862b750b19da
tree0d143e9090a2fc1628c9e0cb4fcc84f4096ab3e5
parent51f94bf279c71350e932cd139cf8d769c40030c3
Move drawables for VerticalTextSpinner in to music app, update
VerticalTextSpinner accordingly, fix whitespace issues.
res/drawable-finger/pickerbox.xml [new file with mode: 0644]
res/drawable-hdpi/pickerbox_background.png [new file with mode: 0644]
res/drawable-hdpi/pickerbox_selected.9.png [new file with mode: 0644]
res/drawable-hdpi/pickerbox_unselected.9.png [new file with mode: 0644]
res/drawable-mdpi/pickerbox_background.png [new file with mode: 0644]
res/drawable-mdpi/pickerbox_selected.9.png [new file with mode: 0644]
res/drawable-mdpi/pickerbox_unselected.9.png [new file with mode: 0644]
src/com/android/music/VerticalTextSpinner.java