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.
アクティビティに挿入されたビデオビュー用の GestureDector を実装したいのですが、何か方法はありますか?助けを提供してください
ビューの getContext() を渡すことで、ビュー内に GestureDetector を構築できます。ピンチズームに関連する多くの例があり、それらはそれを行います。