diff options
author | Justin Ho <justinho@google.com> | 2011-06-28 15:59:01 -0700 |
---|---|---|
committer | Justin Ho <justinho@google.com> | 2011-06-28 15:59:37 -0700 |
commit | 981aa899a6fbd4d8b5f466f6811afb920314d0c9 (patch) | |
tree | 407e8cc7a97964bc8fc6055134de4a93d33269ac | |
parent | a1d9ae69fff95e0b74061cc41f808b7f5c25bbf2 (diff) | |
download | frameworks_base-981aa899a6fbd4d8b5f466f6811afb920314d0c9.zip frameworks_base-981aa899a6fbd4d8b5f466f6811afb920314d0c9.tar.gz frameworks_base-981aa899a6fbd4d8b5f466f6811afb920314d0c9.tar.bz2 |
Removing unused drawables
Change-Id: I5d7306ee91a47b82dddf42214999edc06903f939
-rw-r--r-- | core/res/res/drawable-hdpi/btn_check_on_disable_focused_holo_dark.png | bin | 1108 -> 0 bytes |
-rwxr-xr-x | core/res/res/drawable-hdpi/btn_toggle_on_holo.9.png | bin | 338 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/btn_toggle_pressed_holo_light.9.png | bin | 1567 -> 0 bytes |
-rwxr-xr-x | core/res/res/drawable-hdpi/cab_holo_dark.9.png | bin | 562 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/dialog_bottom_holo.9.png | bin | 1283 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/btn_check_on_disable_focused_holo_dark.png | bin | 810 -> 0 bytes |
-rwxr-xr-x | core/res/res/drawable-mdpi/btn_toggle_on_holo.9.png | bin | 441 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/btn_toggle_pressed_holo_light.9.png | bin | 1044 -> 0 bytes |
-rwxr-xr-x | core/res/res/drawable-mdpi/cab_holo_dark.9.png | bin | 438 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/dialog_bottom_holo.9.png | bin | 850 -> 0 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/btn_check_on_disable_focused_holo_dark.png b/core/res/res/drawable-hdpi/btn_check_on_disable_focused_holo_dark.png Binary files differdeleted file mode 100644 index 1f7aeee..0000000 --- a/core/res/res/drawable-hdpi/btn_check_on_disable_focused_holo_dark.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/btn_toggle_on_holo.9.png b/core/res/res/drawable-hdpi/btn_toggle_on_holo.9.png Binary files differdeleted file mode 100755 index 4c1d89d..0000000 --- a/core/res/res/drawable-hdpi/btn_toggle_on_holo.9.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/btn_toggle_pressed_holo_light.9.png b/core/res/res/drawable-hdpi/btn_toggle_pressed_holo_light.9.png Binary files differdeleted file mode 100644 index 6963a0e..0000000 --- a/core/res/res/drawable-hdpi/btn_toggle_pressed_holo_light.9.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/cab_holo_dark.9.png b/core/res/res/drawable-hdpi/cab_holo_dark.9.png Binary files differdeleted file mode 100755 index 64e2052..0000000 --- a/core/res/res/drawable-hdpi/cab_holo_dark.9.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/dialog_bottom_holo.9.png b/core/res/res/drawable-hdpi/dialog_bottom_holo.9.png Binary files differdeleted file mode 100644 index 3a84de9..0000000 --- a/core/res/res/drawable-hdpi/dialog_bottom_holo.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/btn_check_on_disable_focused_holo_dark.png b/core/res/res/drawable-mdpi/btn_check_on_disable_focused_holo_dark.png Binary files differdeleted file mode 100644 index 48cc017..0000000 --- a/core/res/res/drawable-mdpi/btn_check_on_disable_focused_holo_dark.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/btn_toggle_on_holo.9.png b/core/res/res/drawable-mdpi/btn_toggle_on_holo.9.png Binary files differdeleted file mode 100755 index 66cbe48..0000000 --- a/core/res/res/drawable-mdpi/btn_toggle_on_holo.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/btn_toggle_pressed_holo_light.9.png b/core/res/res/drawable-mdpi/btn_toggle_pressed_holo_light.9.png Binary files differdeleted file mode 100644 index b6508fc..0000000 --- a/core/res/res/drawable-mdpi/btn_toggle_pressed_holo_light.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/cab_holo_dark.9.png b/core/res/res/drawable-mdpi/cab_holo_dark.9.png Binary files differdeleted file mode 100755 index 7daae1f..0000000 --- a/core/res/res/drawable-mdpi/cab_holo_dark.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/dialog_bottom_holo.9.png b/core/res/res/drawable-mdpi/dialog_bottom_holo.9.png Binary files differdeleted file mode 100644 index cb3d0f2..0000000 --- a/core/res/res/drawable-mdpi/dialog_bottom_holo.9.png +++ /dev/null |