解决:

((SimpleItemAnimator) Objects.requireNonNull(recyclerview.getItemAnimator())).setSupportsChangeAnimations(false);

 

相关文章: