Integrate functionality from the Books carousel

This change is getting ready for the Books app to
use the system carousel. It integrates functionality
that previously only existed Books:
- Swaying based on the velocity of the user drag
- Disabling overscroll
- Disabling jumping into position
- Some stability improvements

To do this, it exposes the following functionality
publicly from CarouselView:
- radius
- sway sensitivity
- friction coefficient
- drag factor
- point to lookAt

The changes to Books to use this are at change #68137

Change-Id: Ie81c3b328716d7edb1652e9a8b6ecfd161c7fabc
3 files changed
tree: b4894c6de49b6c84de461e6853be473c908b6cdb
  1. carousel/
  2. common/
  3. CleanSpec.mk