emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
924 stars 273 forks source link

Stay on same page if ids are stable #10

Closed emilsjolander closed 11 years ago

emilsjolander commented 11 years ago

When the adapter data changes, stay on the same page(Id) if the adapter has stable ids and the id still exists in the dataset