Fix long press and selection(drag) then NPE crash

RecyclerView may return null view holder after calling
findViewHolderForAdapterPosition(position)

Fixes: 131079926
Test: atest FingerSelectionUiTest#testFingerSelection_outOfRange
Test: atest DocumentsUIGoogleTests
Change-Id: I5b73e8b9c399a64704c3808126bde717d1cab051
3 files changed