Bug fix: firstOnly
Bug fix: issue #64 by @emartynov Feature: Motion Delay by @aphexcx
Move the adapters of the package.
Added BaseItemAnimator#setInterpolator.
Added AnimationAdapter#getIemId
Fixed the getItemId() to return the nested adapter item id
Bug fix registerAdapterDataObserver, unregisterAdapterDataObserver
Support RecyclerView 23.1.0+
Use 1.3.0 If you are using a 23.0.1 or below.
Added in ability to pass in interpolators to the four ItemAnimators. Thanks to @craya1982
Update support library.
Add tension in OvershootAnimators.
Update AnimationAdapter to allow grabbing the wrappedAdapter.
Support Multiple animators for ViewHolders.
Support Interpolator in AnimationAdapter.
Supports multiple viewTypes.
Improved reliability and speed.
add RecyclerView.Adapter support.
fix setting of pom.xml
fix setting of pom.xml
Attach a jar for non-Gradle Android users.
Initial release.