Releases: m5m7n5/AbstractGradientRecyclerView
AbstractGradientRecyclerView Base
AbstractRecyclerView DynamicFitting
Now the recycler's offset is calculated before measurement of itself, and it uses the adapter to generate the first and last viewholders, and thanks to that, he can add exact offset to the itemDecorator
Comments and shitty things
Added documentation and comments to some of the classes
DatePickerView
Stable release of the date picker, now don't crashes when scrolling multiple recyclers because they're now locked while scrolling one.
New AbstractGradient
New implementation of the main class and changes on the subclasses, better performance, and less shitty programming.
HourView
AbstractRecyclerView
Permite una implementación sencilla de un recyclerView heredando de la clase abstracta y realiza dos funciones, degradados del valor alfa en los bordes, y remarca en el centro el valor con el color seleccionado, también mediante transiciones de color.