commit | 75a36c2bc70a5b1438b75c8ccb15a41d02d78c62 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Wed Mar 03 19:08:56 2010 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Thu Mar 04 08:44:56 2010 -0500 |
tree | 282562e6d0925e6ed81a70b73845731347f602d8 | |
parent | 48b5c5c93b1a125b2fbc769204d5aac5be7110d6 [diff] |
Remove an overzealous call to setDefaultSelection. This was added to try and fix an earlier bug, http://b/issue?id=2431351 However, it results in all touches setting to the default selection, which is incorrect. Fix for http://b/issue?id=2486721