ListViewAnimations icon indicating copy to clipboard operation
ListViewAnimations copied to clipboard

[DEPRECATED] An Android library which allows developers to easily add animations to ListView items

Results 8 ListViewAnimations issues
Sort by recently updated
recently updated
newest added

Removed android:allowBackup="true" because it forces the Android Project I'm working on to also use it otherwise it will throw a Manifest Merger conflict.

I'm not sure if this is actually useful for anyone, but in my app it was useful to be able to have a drag and drop interface where some elements...

Hi all, I use listviewanimations in my app, and sometime app force close when i drag and drop item in listview java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setVisibility(int)' on...

for uses where u need to remove more than one object at a time prior to notifying data set changes i have a gridview with AbsListView.MultiChoiceModeListener implemented so a user...

I use the library for tree data structure. Before I start dragging item in tree-view, I must collapse selected view if it has some children. Then I have to expand...

Switch to grandle plugin 1.0.0 Fixed: The undo view modifies the primary view height

unknown

https://github.com/nhaarman/ListViewAnimations/issues/307