Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在触摸屏幕并停止移动后画一条线,例如“!MotionEvent.ACTION_MOVE && MotionEvent.ACTION_DOWN”。
谢谢