RecyclerviewItemDecorations Save

ItemDecoration for Android Recyclerview

Project README

RecyclerView ItemDecorations

Circle CI

This project showcases some ItemDecorations for RecyclerViews. There is a blog post about the basics of drawing decorations and animating them along with the recyclerview.

Library

If you find something appealing, please go ahead and just copy it, the MIT license applies.

I don't see it fit to be published as a library since this would need to include thorough testing and clean interfaces. So instead this project is just my personal playground in which I will have my go at the RecyclerView.

Current Examples

  • A lightweight header decoration with shadow and / or parallax effect

Header Decoration

ViewPagerDecoration

  • A GridSpanDecoration that has proper vertical padding between its columns

  • A decoration for dismissing items to draw in the background like Gmail

Dismissing items

  • Some CardLayout like Decoration with some Parallax like effect on headers

Screenshot

Open Source Agenda is not affiliated with "RecyclerviewItemDecorations" Project. README Source: bleeding182/recyclerviewItemDecorations

Open Source Agenda Badge

Open Source Agenda Rating