commit | 6ec00867c0d6a43d7222c1fca06dfddfbccb4c7b | [log] [tgz] |
---|---|---|
author | Kirill Grouchnikov <kirillg@google.com> | Tue Sep 06 19:04:15 2016 -0700 |
committer | Kirill Grouchnikov <kirillg@google.com> | Mon Sep 12 15:12:49 2016 -0700 |
tree | 98cb8cc00f3dc2af9f040edfec7cce1c15c00874 | |
parent | c1c163ee7f46b856ae2e840838e315422be51ac6 [diff] |
Fix failing AbsListView scroll tests * Switch from pixel-sized to dp-sized content so that we do not fall below scroll thresholds on higher-density devices. * More precise emulation of drag / fling gestures using historical data for MOVE events and increasing event time for MOVE / UP events. Bug: 30390402 Change-Id: I53eb1f50f4cf78f50f272a1f48974c589284c342