Skip to content

PanResponder behaves abnormal in android  #15506

@NSShentu

Description

@NSShentu

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:
snip20170816_11
snip20170816_12
snip20170816_15

!!!!!!!!!!!!!!!!!!!!!!
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

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions