Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

adding removeAll to more closely mirror arraylist methods#346

Open
trippedout wants to merge 2 commits intonhaarman:devfrom
trippedout:master
Open

adding removeAll to more closely mirror arraylist methods#346
trippedout wants to merge 2 commits intonhaarman:devfrom
trippedout:master

Conversation

@trippedout
Copy link

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 can check multiple objects and click delete - with a loop and remove() once at a time, many notify were called, messing up view hierarchy a bit/glitchy

nhaarman and others added 2 commits March 16, 2015 19:01
…ere u need to remove more than one object at a time prior to notifying data set changes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants