-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
i use panReponder to make a floating button. And user can drag and place it to any place in screen.
i use panResponder, it works fine in iOS devices.
But when in android it is abnormal:
!!!!!!!!!!!!!!!!!!!!!!
when i drag the button, it soon to the function onPanResponderTerminate.
And the refresh component soon appear down.But if there are no scrollable component in background, it works fine.
i try the function onResponderTerminationRequest. How it even not into the function.
And i try to log the event.nativeEvent.locationX, it also not changes when i move my figure.
HELP ! Thanks a lot !
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.