GridLayoutManager: stop using adapter + smooth scroll support.

Stop using Adapter, use State.  State and Recycler references
will be released after onLayoutChildren() and scrollHorizontallyBy()
finishes.

Switch to use SmoothScroller for scrolling to invisible child.

Change-Id: I8d0e1e93dd226328cc337ab26f113c7c52cfc7c5
1 file changed