Fix a layout crash bug in SlidingPaneLayout

If SlidingPaneLayout suddenly can fit all children after a relayout it
will attempt to abort sliding animations in progress. Make sure this
operation is safe when there is no longer a sliding view.

Bug 11408179

Change-Id: I59b3f291f22b37969714910ad28ea184b55b3b22
1 file changed