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.
swipeLeft()/swipeRight() メソッドを無効にするにはどうすればよいですか? onRelease() メソッドをインターセプトしてから指をすばやく動かすためです。
私は解決策を見つけました:私はonRelease()で呼び出す必要がありswipeLeft()ます。
onRelease()
swipeLeft()