Hide dragging ListView row from Talkback during virtual drag (#3492)
if a listview was only draggable, the dragged row element and drag handle was focusable via TalkBack. Hide the row element so that users dont need to perform an extra swipe to focus the drag handle
Co-authored-by: Reid Barber <reid@reidbarber.com>