OSDN Git Service

Fix bug 3380299 - Update checkboxes to show checks.
authorAdam Powell <adamp@google.com>
Sun, 23 Jan 2011 00:55:37 +0000 (16:55 -0800)
committerAdam Powell <adamp@google.com>
Sun, 23 Jan 2011 03:03:54 +0000 (19:03 -0800)
commit9061a9bda8fb1c648aa95ea90bf12b09b42b8d46
treea6d611207f6de0e2fa576614555b09d04fe7fcd7
parent2d044d1ff9d5d51eba9669857b7d5ea4e9c2ac52
Fix bug 3380299 - Update checkboxes to show checks.

Glowing square lights out, check marks in!

Update radio buttons.

Change-Id: I8f03f4a72ad8d97310bd4f7321dde0d466bd6d49
132 files changed:
core/res/res/drawable-hdpi/btn_check_off_disabled_focused_holo_dark.png
core/res/res/drawable-hdpi/btn_check_off_disabled_focused_holo_light.png
core/res/res/drawable-hdpi/btn_check_off_disabled_holo_dark.png
core/res/res/drawable-hdpi/btn_check_off_disabled_holo_light.png
core/res/res/drawable-hdpi/btn_check_off_focused_holo_dark.png
core/res/res/drawable-hdpi/btn_check_off_focused_holo_light.png
core/res/res/drawable-hdpi/btn_check_off_holo_dark.png
core/res/res/drawable-hdpi/btn_check_off_holo_light.png
core/res/res/drawable-hdpi/btn_check_off_pressed_holo_dark.png
core/res/res/drawable-hdpi/btn_check_off_pressed_holo_light.png
core/res/res/drawable-hdpi/btn_check_off_selected_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_check_off_selected_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_check_on_disabled_focused_holo_dark.png
core/res/res/drawable-hdpi/btn_check_on_disabled_focused_holo_light.png
core/res/res/drawable-hdpi/btn_check_on_disabled_holo_dark.png
core/res/res/drawable-hdpi/btn_check_on_disabled_holo_light.png
core/res/res/drawable-hdpi/btn_check_on_focused_holo_dark.png
core/res/res/drawable-hdpi/btn_check_on_focused_holo_light.png
core/res/res/drawable-hdpi/btn_check_on_holo_dark.png
core/res/res/drawable-hdpi/btn_check_on_holo_light.png
core/res/res/drawable-hdpi/btn_check_on_pressed_holo_dark.png
core/res/res/drawable-hdpi/btn_check_on_pressed_holo_light.png
core/res/res/drawable-hdpi/btn_check_on_selected_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_check_on_selected_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_disabled_off_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_disabled_off_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_disabled_on_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_disabled_on_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_focused_off_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_focused_off_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_focused_on_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_focused_on_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_normal_off_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_normal_off_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_normal_on_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_normal_on_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_off_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_off_holo_dark.png
core/res/res/drawable-hdpi/btn_radio_off_holo_light.png
core/res/res/drawable-hdpi/btn_radio_off_pressed_holo_dark.png
core/res/res/drawable-hdpi/btn_radio_off_pressed_holo_light.png
core/res/res/drawable-hdpi/btn_radio_off_selected_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_off_selected_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_on_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-hdpi/btn_radio_on_holo_dark.png
core/res/res/drawable-hdpi/btn_radio_on_holo_light.png
core/res/res/drawable-hdpi/btn_radio_on_pressed_holo_dark.png
core/res/res/drawable-hdpi/btn_radio_on_pressed_holo_light.png
core/res/res/drawable-hdpi/btn_radio_on_selected_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_on_selected_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_pressed_off_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_pressed_off_holo_light.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_pressed_on_holo_dark.png [deleted file]
core/res/res/drawable-hdpi/btn_radio_pressed_on_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_check_off_disabled_focused_holo_dark.png
core/res/res/drawable-mdpi/btn_check_off_disabled_focused_holo_light.png
core/res/res/drawable-mdpi/btn_check_off_disabled_holo_dark.png
core/res/res/drawable-mdpi/btn_check_off_disabled_holo_light.png
core/res/res/drawable-mdpi/btn_check_off_focused_holo_dark.png
core/res/res/drawable-mdpi/btn_check_off_focused_holo_light.png
core/res/res/drawable-mdpi/btn_check_off_holo_dark.png
core/res/res/drawable-mdpi/btn_check_off_holo_light.png
core/res/res/drawable-mdpi/btn_check_off_pressed_holo_dark.png
core/res/res/drawable-mdpi/btn_check_off_pressed_holo_light.png
core/res/res/drawable-mdpi/btn_check_off_selected_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_check_off_selected_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_check_on_disabled_focused_holo_dark.png
core/res/res/drawable-mdpi/btn_check_on_disabled_focused_holo_light.png
core/res/res/drawable-mdpi/btn_check_on_disabled_holo_dark.png
core/res/res/drawable-mdpi/btn_check_on_disabled_holo_light.png
core/res/res/drawable-mdpi/btn_check_on_focused_holo_dark.png
core/res/res/drawable-mdpi/btn_check_on_focused_holo_light.png
core/res/res/drawable-mdpi/btn_check_on_holo_dark.png
core/res/res/drawable-mdpi/btn_check_on_holo_light.png
core/res/res/drawable-mdpi/btn_check_on_pressed_holo_dark.png
core/res/res/drawable-mdpi/btn_check_on_pressed_holo_light.png
core/res/res/drawable-mdpi/btn_check_on_selected_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_check_on_selected_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_disabled_off_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_disabled_off_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_disabled_on_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_disabled_on_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_focused_off_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_focused_off_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_focused_on_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_focused_on_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_normal_off_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_normal_off_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_normal_on_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_normal_on_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_off_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_off_holo_dark.png
core/res/res/drawable-mdpi/btn_radio_off_holo_light.png
core/res/res/drawable-mdpi/btn_radio_off_pressed_holo_dark.png
core/res/res/drawable-mdpi/btn_radio_off_pressed_holo_light.png
core/res/res/drawable-mdpi/btn_radio_off_selected_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_off_selected_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_on_disabled_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_disabled_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_disabled_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_disabled_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_focused_holo_dark.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_focused_holo_light.png [new file with mode: 0644]
core/res/res/drawable-mdpi/btn_radio_on_holo_dark.png
core/res/res/drawable-mdpi/btn_radio_on_holo_light.png
core/res/res/drawable-mdpi/btn_radio_on_pressed_holo_dark.png
core/res/res/drawable-mdpi/btn_radio_on_pressed_holo_light.png
core/res/res/drawable-mdpi/btn_radio_on_selected_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_on_selected_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_pressed_off_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_pressed_off_holo_light.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_pressed_on_holo_dark.png [deleted file]
core/res/res/drawable-mdpi/btn_radio_pressed_on_holo_light.png [deleted file]
core/res/res/drawable/btn_check_holo_dark.xml
core/res/res/drawable/btn_check_holo_light.xml
core/res/res/drawable/btn_radio_holo_dark.xml
core/res/res/drawable/btn_radio_holo_light.xml