diff options
author | Justin Ho <justinho@google.com> | 2011-10-14 14:39:03 -0700 |
---|---|---|
committer | Justin Ho <justinho@google.com> | 2011-10-14 14:39:03 -0700 |
commit | cd26ef18d48354b04f8d6a86a144fdd2bec747ce (patch) | |
tree | 9cc051b3e8e071254873de1d981bf82dca792a8c | |
parent | 23b80f083b0a2ccd26f37298d4f9611de3857a31 (diff) | |
download | frameworks_base-cd26ef18d48354b04f8d6a86a144fdd2bec747ce.zip frameworks_base-cd26ef18d48354b04f8d6a86a144fdd2bec747ce.tar.gz frameworks_base-cd26ef18d48354b04f8d6a86a144fdd2bec747ce.tar.bz2 |
Moving text cursor to nodpi
Change-Id: I84bd5a1eaeb1b65ed40b9b036b7586598ccfbd59
-rw-r--r-- | core/res/res/drawable-hdpi/text_cursor_holo_dark.9.png | bin | 159 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/text_cursor_holo_light.9.png | bin | 159 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_cursor_holo_dark.9.png | bin | 159 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_cursor_holo_light.9.png | bin | 159 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-nodpi/text_cursor_holo_dark.9.png | bin | 0 -> 121 bytes |
-rw-r--r-- | core/res/res/drawable-nodpi/text_cursor_holo_light.9.png | bin | 0 -> 120 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/text_cursor_holo_dark.9.png | bin | 143 -> 0 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/text_cursor_holo_light.9.png | bin | 143 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/text_cursor_holo_dark.9.png b/core/res/res/drawable-hdpi/text_cursor_holo_dark.9.png Binary files differdeleted file mode 100644 index ae77fa0..0000000 --- a/core/res/res/drawable-hdpi/text_cursor_holo_dark.9.png +++ /dev/null diff --git a/core/res/res/drawable-hdpi/text_cursor_holo_light.9.png b/core/res/res/drawable-hdpi/text_cursor_holo_light.9.png Binary files differdeleted file mode 100644 index c6bdfcc..0000000 --- a/core/res/res/drawable-hdpi/text_cursor_holo_light.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/text_cursor_holo_dark.9.png b/core/res/res/drawable-mdpi/text_cursor_holo_dark.9.png Binary files differdeleted file mode 100644 index ae77fa0..0000000 --- a/core/res/res/drawable-mdpi/text_cursor_holo_dark.9.png +++ /dev/null diff --git a/core/res/res/drawable-mdpi/text_cursor_holo_light.9.png b/core/res/res/drawable-mdpi/text_cursor_holo_light.9.png Binary files differdeleted file mode 100644 index c6bdfcc..0000000 --- a/core/res/res/drawable-mdpi/text_cursor_holo_light.9.png +++ /dev/null diff --git a/core/res/res/drawable-nodpi/text_cursor_holo_dark.9.png b/core/res/res/drawable-nodpi/text_cursor_holo_dark.9.png Binary files differnew file mode 100644 index 0000000..450c486 --- /dev/null +++ b/core/res/res/drawable-nodpi/text_cursor_holo_dark.9.png diff --git a/core/res/res/drawable-nodpi/text_cursor_holo_light.9.png b/core/res/res/drawable-nodpi/text_cursor_holo_light.9.png Binary files differnew file mode 100644 index 0000000..22633eb --- /dev/null +++ b/core/res/res/drawable-nodpi/text_cursor_holo_light.9.png diff --git a/core/res/res/drawable-xhdpi/text_cursor_holo_dark.9.png b/core/res/res/drawable-xhdpi/text_cursor_holo_dark.9.png Binary files differdeleted file mode 100644 index e7bb0d4..0000000 --- a/core/res/res/drawable-xhdpi/text_cursor_holo_dark.9.png +++ /dev/null diff --git a/core/res/res/drawable-xhdpi/text_cursor_holo_light.9.png b/core/res/res/drawable-xhdpi/text_cursor_holo_light.9.png Binary files differdeleted file mode 100644 index f429785..0000000 --- a/core/res/res/drawable-xhdpi/text_cursor_holo_light.9.png +++ /dev/null |