Skip to content

Instantly share code, notes, and snippets.

@XjojoX1989
Created April 4, 2020 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save XjojoX1989/61221543e00fbbcd8b695b7f018207ca to your computer and use it in GitHub Desktop.
Save XjojoX1989/61221543e00fbbcd8b695b7f018207ca to your computer and use it in GitHub Desktop.
GestureDetector mGestureDetector = new GestureDetector(this);
//解決長按屏幕後無法拖動的現象mGestureDetector.setIsLongpressEnabled(false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment