commit | 107cee69f5418da3b3c23e27871bd530e1c7c2f0 | [log] [tgz] |
---|---|---|
author | Steven Dao <sdao@google.com> | Thu Mar 03 12:24:11 2016 -0800 |
committer | Steven Dao <sdao@google.com> | Fri Mar 04 16:35:20 2016 +0000 |
tree | 48785b356c09aef9690bef7d81fd6d6070d23b08 | |
parent | b226209225a2d27836d8a01de5dc41740f4d2122 [diff] |
Ensure ViewPager scroll event properties are properly set - Previous behavior obtained an AccessibilityRecord and set the scroll position properties there, but then discarded the record. - New behavior sets the properties by getting the record from the event. b/27487654 Change-Id: I7a9bc21a6230fc9e361a9a5f5d3e9ce1abdf0c74