Fixed Seargios issue.
This commit is contained in:
parent
5eb6d3a562
commit
acd7f21f11
1 changed files with 3 additions and 0 deletions
|
|
@ -143,6 +143,9 @@ public class DynamicListView extends ListView {
|
||||||
|
|
||||||
updateNeighborViewsForID(mMobileItemId);
|
updateNeighborViewsForID(mMobileItemId);
|
||||||
}
|
}
|
||||||
|
else{ // Invalid position, reset
|
||||||
|
mMode = TouchMode.UNKNOWN;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue