Closed benjosantony closed 6 years ago
Not possible until the API 20 support library comes out of preview.
This project is no longer supported and has been replaced by SuperSLiM. While SuperSLiM is still in heavy development, I already consider it much better and more stable than StickyGridHeaders. SuperSLiM also sees regular versioned releases.
I am unable to set animation on the headers of my gridView.
Below is the code gridView.setOnHeaderClickListener(new OnHeaderClickListener() {
However there is no problem when I try to animate the grid item itself. How can I make the animation work for the headers ? or is it not possible ? Please advise.