I want to transfer a touch grab cycle to a new page, how to achieve this funtion ?
I want achieve this function: two finger slide on BasicPanel, DoubleFingerSlidePanel immediately be present, the list continue smooth move
when 1 finger touch/slide at BasicPanel, the BasicPanel button is work normally.
if 2 finger touch/slide at BasicPanel, we need present the DoubleFingerSlidePanel. At DoubleFingerSlidePanel 2 finger slide use to control a list move.