Add an additional constructor on ScrollView to scroll with layers.
Currently layer scrolling is only enabled on mac by default. Providing a constructor arg allows users of ScrollView to enable layer scrolling regardless of platform. This will initially be used for the ScrollView container that holds the tabstrip for Tab Scrolling. Bug: 1129675 Change-Id: Ie1a34d45eac952fcaf08daa313ee15bb36aa58ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416943Reviewed-by:Robert Liao <robliao@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#810690}
Showing
Please register or sign in to comment