Always consume pending updates before post layout.

This CL fixes a bug where RecyclerView would decide not to
run predictive animations due to some other criteria besides
adapter updates.

Now we always process adapter updates before running post layout.

Bug: 25948838
Change-Id: I83d65c9afc0551fc02ede087dcf338f71f0cbb6e
3 files changed