Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.util.ConcurrentModificationException while searching contact #5

Open
vovander opened this issue Sep 4, 2017 · 1 comment
Open

Comments

@vovander
Copy link

vovander commented Sep 4, 2017

E/AndroidRuntime: FATAL EXCEPTION: java.util.ConcurrentModificationException at java.util.ArrayList$Itr.next(ArrayList.java:831) at mx.com.quiin.contactpicker.adapters.AutoCompleteAdapter$ContactFilter.publishResults(AutoCompleteAdapter.java:112) at android.widget.Filter$ResultsHandler.handleMessage(Filter.java:282) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6121) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)

@vovander vovander changed the title java.util.ConcurrentModificationException when search contact java.util.ConcurrentModificationException when searching contact Sep 4, 2017
@vovander vovander changed the title java.util.ConcurrentModificationException when searching contact java.util.ConcurrentModificationException while searching contact Sep 4, 2017
@hessekwei
Copy link

im getting the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants