diff options
author | Alan Viverette <alanv@google.com> | 2014-05-23 11:22:12 -0700 |
---|---|---|
committer | Alan Viverette <alanv@google.com> | 2014-05-23 20:25:20 +0000 |
commit | 6ff38eea0b804492918641d3662cf502fcc9ae26 (patch) | |
tree | ccd8991c6c0dbe7dbea803e57102d81e9a120273 /core/res | |
parent | 42b30e1b832df5bbf109db2f4f864f8ba4cfd44a (diff) | |
download | frameworks_base-6ff38eea0b804492918641d3662cf502fcc9ae26.zip frameworks_base-6ff38eea0b804492918641d3662cf502fcc9ae26.tar.gz frameworks_base-6ff38eea0b804492918641d3662cf502fcc9ae26.tar.bz2 |
Fix selection handle offsets
BUG: 14313604
Change-Id: If8a1c60a90b89a94716c25abb3511c8612cbb973
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 |