Fix an issue that DocUI may not refresh on content change.

GestureSelector only starts on MOVE_EVENT, but always stops on UP_EVENT,
so it'll unlock DirectoryReadLock even if it is never locked on simple
taps.

Change-Id: I2d163231e4b91e0dc83e31ce05983f4c9b610ddb
2 files changed