diff options
author | Alan Viverette <alanv@google.com> | 2014-05-23 21:52:40 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-05-23 21:52:40 +0000 |
commit | 7a57c01aac4100a3b96584141446eb5ebf59e7f8 (patch) | |
tree | 1e392964cdd5f6a7255d8ffd1bbdc428fec0a286 /core/res | |
parent | cd39dc783e69cd7ac474e24b6f6cf2949d513f87 (diff) | |
parent | 6ff38eea0b804492918641d3662cf502fcc9ae26 (diff) | |
download | frameworks_base-7a57c01aac4100a3b96584141446eb5ebf59e7f8.zip frameworks_base-7a57c01aac4100a3b96584141446eb5ebf59e7f8.tar.gz frameworks_base-7a57c01aac4100a3b96584141446eb5ebf59e7f8.tar.bz2 |
Merge "Fix selection handle offsets" into lmp-preview-dev
Diffstat (limited to 'core/res')
-rw-r--r-- | core/res/res/drawable-hdpi/text_select_handle_left_qntm_alpha.png | bin | 463 -> 478 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/text_select_handle_right_qntm_alpha.png | bin | 458 -> 486 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle_left_qntm_alpha.png | bin | 334 -> 346 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/text_select_handle_right_qntm_alpha.png | bin | 332 -> 347 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/text_select_handle_left_qntm_alpha.png | bin | 727 -> 751 bytes |
-rw-r--r-- | core/res/res/drawable-xhdpi/text_select_handle_right_qntm_alpha.png | bin | 720 -> 752 bytes |
-rw-r--r-- | core/res/res/drawable-xxhdpi/text_select_handle_left_qntm_alpha.png | bin | 1152 -> 1148 bytes |
-rw-r--r-- | core/res/res/drawable-xxhdpi/text_select_handle_right_qntm_alpha.png | bin | 1170 -> 1155 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/text_select_handle_left_qntm_alpha.png b/core/res/res/drawable-hdpi/text_select_handle_left_qntm_alpha.png Binary files differindex 598b98c..9cdc25b 100644 --- a/core/res/res/drawable-hdpi/text_select_handle_left_qntm_alpha.png +++ b/core/res/res/drawable-hdpi/text_select_handle_left_qntm_alpha.png diff --git a/core/res/res/drawable-hdpi/text_select_handle_right_qntm_alpha.png b/core/res/res/drawable-hdpi/text_select_handle_right_qntm_alpha.png Binary files differindex 79fe7c5..276d480 100644 --- a/core/res/res/drawable-hdpi/text_select_handle_right_qntm_alpha.png +++ b/core/res/res/drawable-hdpi/text_select_handle_right_qntm_alpha.png diff --git a/core/res/res/drawable-mdpi/text_select_handle_left_qntm_alpha.png b/core/res/res/drawable-mdpi/text_select_handle_left_qntm_alpha.png Binary files differindex 506a186..95c0168 100644 --- a/core/res/res/drawable-mdpi/text_select_handle_left_qntm_alpha.png +++ b/core/res/res/drawable-mdpi/text_select_handle_left_qntm_alpha.png diff --git a/core/res/res/drawable-mdpi/text_select_handle_right_qntm_alpha.png b/core/res/res/drawable-mdpi/text_select_handle_right_qntm_alpha.png Binary files differindex fb0e926..569332a 100644 --- a/core/res/res/drawable-mdpi/text_select_handle_right_qntm_alpha.png +++ b/core/res/res/drawable-mdpi/text_select_handle_right_qntm_alpha.png diff --git a/core/res/res/drawable-xhdpi/text_select_handle_left_qntm_alpha.png b/core/res/res/drawable-xhdpi/text_select_handle_left_qntm_alpha.png Binary files differindex 38b8e8b..a01ac10 100644 --- a/core/res/res/drawable-xhdpi/text_select_handle_left_qntm_alpha.png +++ b/core/res/res/drawable-xhdpi/text_select_handle_left_qntm_alpha.png diff --git a/core/res/res/drawable-xhdpi/text_select_handle_right_qntm_alpha.png b/core/res/res/drawable-xhdpi/text_select_handle_right_qntm_alpha.png Binary files differindex d6002a7..d3602d9 100644 --- a/core/res/res/drawable-xhdpi/text_select_handle_right_qntm_alpha.png +++ b/core/res/res/drawable-xhdpi/text_select_handle_right_qntm_alpha.png diff --git a/core/res/res/drawable-xxhdpi/text_select_handle_left_qntm_alpha.png b/core/res/res/drawable-xxhdpi/text_select_handle_left_qntm_alpha.png Binary files differindex 93469a2..75085ce 100644 --- a/core/res/res/drawable-xxhdpi/text_select_handle_left_qntm_alpha.png +++ b/core/res/res/drawable-xxhdpi/text_select_handle_left_qntm_alpha.png diff --git a/core/res/res/drawable-xxhdpi/text_select_handle_right_qntm_alpha.png b/core/res/res/drawable-xxhdpi/text_select_handle_right_qntm_alpha.png Binary files differindex b3493e7..e2eb5be 100644 --- a/core/res/res/drawable-xxhdpi/text_select_handle_right_qntm_alpha.png +++ b/core/res/res/drawable-xxhdpi/text_select_handle_right_qntm_alpha.png |