Make CoordinatorLayout request a window insets dispatch

When using CoL in a Fragment, it's quite easy for it
to miss the normal window insets dispatch. As CoL contains
special functionality with insets, it should request new
window insets as necessary.

BUG: 22869860
Change-Id: Id9547b9e80e31acea5fffcd57d932d0bdb7f50cc
1 file changed