Fix StaggaredGridLayoutManager prefetch crash

Fixes: 33654151
Test: @SmallTests pass

StaggaredGridLayoutManager prefetching would attempt to prefetch in
the wrong direction (and pass a negative distance) if a span had no
content left.

Change-Id: Ia1d8f34436d436b72e37e0058c94c2ccdf51c6ca
2 files changed