Skip to content

[Android]timestamp in gesture event different from iOS #8104

Closed
@ldn0x7dc

Description

@ldn0x7dc

Two problems:

  1. Android is using 'timeStamp' while iOS is using 'timestamp'; (Seems an old issue)
  2. Android is using nano seconds while iOS is using milliseconds.(Brought in by this commit)

Those problems force us to check the platform when using the timestamp, which could be avoided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Help Wanted :octocat:Issues ideal for external contributors.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