Don't let a View anchor itself to it's parent CoordinatorLayout

CoordinatorLayout isn't design to handle it, and
there's no point in doing it anyway (since any
children are already in the CoL's view coordinates.

Change-Id: I5cb682b47f7b0bc3c08b92f0de86459cac357998
1 file changed