OSDN Git Service

Fix case when user touches the very edge of a view
authorMindy Pereira <mindyp@google.com>
Wed, 28 Aug 2013 22:00:14 +0000 (15:00 -0700)
committerMindy Pereira <mindyp@google.com>
Wed, 28 Aug 2013 22:00:14 +0000 (15:00 -0700)
commit0d3da1232bf967e427477ab4d4c58eb3e933f17e
tree3c282d9dc2bc2e8d65c49689d2fda31ea1bb26ab
parent1f809c7761a52102621b22fe8ec8c9f91ec1fe54
Fix case when user touches the very edge of a view

This now counts touches at the exact top edge of the view as valid

Change-Id: I9e81a7001632c38d567dde40954e079e7145fa36
core/java/com/android/internal/widget/AutoScrollHelper.java