Component - Gesture handling
This UI component detects user touch gestures like taps and swipes on the screen. It responds by updating the display to show which gesture was recognized.
This UI component detects user touch gestures like taps and swipes on the screen. It responds by updating the display to show which gesture was recognized.
FrameLayout
└── GestureDetectorView
└── TextView