Gallery: fix white screen after rapid scrolling

If edge is reached when velocity is high, distance may be a large
negative value, causing very long animation duration. Fix it by checking
absolute value.

Change-Id: I71039a9ddd76f25c75582da4098cb091148cafba
CRs-Fixed: 1022927
1 file changed