summaryrefslogtreecommitdiffstats
path: root/chips/res
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-06-02 11:07:43 -0700
committerMindy Pereira <mindyp@google.com>2011-06-02 11:52:07 -0700
commitc4ad472c11324428ac9c75bcf7d52263ff4699f1 (patch)
tree7d78fd9fe42acf13c5d00f4b8102a5df18d59ab3 /chips/res
parent59a4ac58f8cabdc687c27d2c29ca0fbdb2112677 (diff)
downloadandroid_frameworks_ex-c4ad472c11324428ac9c75bcf7d52263ff4699f1.tar.gz
android_frameworks_ex-c4ad472c11324428ac9c75bcf7d52263ff4699f1.tar.bz2
android_frameworks_ex-c4ad472c11324428ac9c75bcf7d52263ff4699f1.zip
Make the delete target EXTREMELY large and tweak tapping algorithm
Experimenting with a really large tap target for the delete icon. Also tweaked the search algorithm to start at the beginning of the spans when looking for a chip. Also was able to get rid of the handler and delayed focus since the code now watches for selection changes and always keeps the cursor just past the last chip. Change-Id: I105a7cb72ceb77f4f21b662a978e819fba3d9875
Diffstat (limited to 'chips/res')
-rw-r--r--chips/res/drawable-hdpi/delete.pngbin1159 -> 1562 bytes
-rw-r--r--chips/res/drawable-mdpi/delete.pngbin1159 -> 1562 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/chips/res/drawable-hdpi/delete.png b/chips/res/drawable-hdpi/delete.png
index ca277ba..b7dd0fc 100644
--- a/chips/res/drawable-hdpi/delete.png
+++ b/chips/res/drawable-hdpi/delete.png
Binary files differ
diff --git a/chips/res/drawable-mdpi/delete.png b/chips/res/drawable-mdpi/delete.png
index ca277ba..b7dd0fc 100644
--- a/chips/res/drawable-mdpi/delete.png
+++ b/chips/res/drawable-mdpi/delete.png
Binary files differ