commit | 9e25d3b8b54f8482a92c5727610b6f47753fbf23 | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Thu May 27 17:45:42 2021 -0400 |
committer | Matt Casey <mrcasey@google.com> | Thu May 27 17:49:35 2021 -0400 |
tree | 4dc0dc10cd6509c309158955da621f1544643cbf | |
parent | ee4d86d0c1f04fdb676ae67d508ca92b167c30b9 [diff] |
Move ScrollView scroll capture to the center Avoid most floating content by centering the requested content within the view instead of just scrolling so that it's visible. See ag/14213766 for the corresponding RecyclerView change. Bug: 189487659 Test: atest ScrollViewCaptureHelperTest, plus manual testing. Change-Id: I194288cf9e568614ffd7c45b7d046a5b982829d6