重写Gallery.
        @Override
        public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX,   float velocityY) {
                return false;
        }
就OK了.

相关文章:

  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2021-12-29
  • 2021-07-25
  • 2021-07-26
  • 2021-05-12
  • 2021-08-08
猜你喜欢
  • 2021-08-09
  • 2022-12-23
  • 2021-12-22
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案