/AnimateFilterCalendarGridLayout

It is a layout like GridLayout. But children in it will fill the column. And you can filter your items with animation. And you can add animated calendar to ypur project.

Primary LanguageJavaOtherNOASSERTION

AnimateFilterCalendarGridLayout

It is a layout like GridLayout. But children in it will fill the column. And you can filter your items with animation.

Android       License

 

You can check the sample app here.

Download

Just fork and download code and be ready to use it.

Android SDK Version

AnimateFilterCalendarGridLayout requires a minimum SDK version of 8.

Sample

You must provide the FilterAdapter or CalendarAdapter and override method onFilterSet where you set the positions to add or remove.
There are also included OnFilterListener.

Author

Created by Basil Miller - @gigamole

Fork

Forked from letanloc/AutoFitGridLayout