Lazily create cancelEvent in CoordinatorLayout.performIntercept()

Previously we would just never create the cancel event, which resulted
in a NullPointerException later down the stack.

Bug: 27456193
Change-Id: Iad12ee96a66c5c70114e9d36a42e819edee700fa
1 file changed