AnimatedListView
AnimatedListView copied to clipboard
An Android ListView implementation that animates views into place, similar to the Google Plus app on Android
Results
1
AnimatedListView issues
Sort by
recently updated
recently updated
newest added
` @Override public void bindObjectToView(Object object, View view) { } ` how to detect the current position ?
question