android - how to apply animation on dynamic crated table layout? -


i want apply couple of animation effects, adding rows on scroll , deleting rows on scroll down in tablelayout.

does have idea on how can implement that?

i've found implementation of jazzy list view

https://github.com/twotoasters/jazzylistview


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -