xiaozhikang0916 / Recyclerview-ani

A simple demo to show how to apply transform animation in a recycler view with item decoration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recycler ItemDecoration Demo

A simple demo to show how to apply transform animation in a recycler view with item decoration.

Usage

There are 2 item in the drawer:

  • To Common Fragment: Show a page with common implementation of item decoration, to see errors of applying item animations;
  • To Tag Fragment: Open a page with tag implementation of item decoration, to verify if we fix the above-mentioned errors.

For more description, go to my blog site (in Chinese).

LICENSE

Open sourced under MIT License.

About

A simple demo to show how to apply transform animation in a recycler view with item decoration.

License:MIT License


Languages

Language:Kotlin 100.0%