ItemAnimators

ItemAnimators: Supercharged Animators for your RecyclerView (by mikepenz)

ItemAnimators Alternatives

Similar projects and alternatives to ItemAnimators

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ItemAnimators alternative or higher similarity.

ItemAnimators reviews and mentions

Posts with mentions or reviews of ItemAnimators. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • Animations and Performance in Nested RecyclerViews
    3 projects | /r/RedditEng | 14 Feb 2022
    Next, we looked at overriding SimpleItemAnimator but noticed that this class is missing a lot of logic required for orchestrating the animations. We realized that the Android SDK does not really allow us to easily customize RecyclerView item animations - what a shame! Doing some research on this we found two open-source libraries (here and here - note: this is no endorsement) that provide a variety of custom ItemAnimators by using a base ItemAnimator implementation that is very similar to the DefaultItemAnimator class but allows for proper customization. We ended up creating our own BaseItemAnimator by looking at DefaultItemAnimator and adapting it to our needs and then creating the actual implementation for the reaction feature. This allowed us to customize the “Add” animation like so:

Stats

Basic ItemAnimators repo stats
1
339
10.0
almost 4 years ago

mikepenz/ItemAnimators is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of ItemAnimators is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com