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.
アプリケーションにリストビューがあり、リストビューの各行には、画像ビューと画像ビューの上にあるボタンが付いたフレームレイアウトがあります。画像をタッチしてスクロールすると、リストは通常どおりスクロールしますが、画像の上にあるボタンをタッチしてリストビューをスクロールすると、リストは通常どおりスクロールします。リストビューがちらつき、異常な動作をします。誰かがこの問題を手伝ってください
これはあなたを助けるかもしれません
listview.setSmoothScrollbarEnabled(true);