@ -262,13 +261,13 @@ public class HorizontalItemAnimator extends SimpleItemAnimator {
@@ -262,13 +261,13 @@ public class HorizontalItemAnimator extends SimpleItemAnimator {
@ -337,6 +336,10 @@ public class HorizontalItemAnimator extends SimpleItemAnimator {
@@ -337,6 +336,10 @@ public class HorizontalItemAnimator extends SimpleItemAnimator {
if(oldHolder==newHolder){
// Don't know how to run change animations when the same view holder is re-used.
// run a move animation to handle position changes.
@ -261,13 +260,13 @@ public class VerticalItemAnimator extends SimpleItemAnimator {
@@ -261,13 +260,13 @@ public class VerticalItemAnimator extends SimpleItemAnimator {
@ -336,6 +335,10 @@ public class VerticalItemAnimator extends SimpleItemAnimator {
@@ -336,6 +335,10 @@ public class VerticalItemAnimator extends SimpleItemAnimator {
if(oldHolder==newHolder){
// Don't know how to run change animations when the same view holder is re-used.
// run a move animation to handle position changes.