Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3d279061 authored by Chao Zhang's avatar Chao Zhang Committed by Gerrit - the friendly Code Review server
Browse files

Gallery2: fix ConcurrentModificationException in MediaSet.java.

ConcurrentModificationException occured in mListeners' traversal operator
if another thread remove mListeners' item.

Add synchronized block to avoide ConcurrentModificationException.

Change-Id: I8816707a8340ffddf1900209b503029aa6683738
CRs-Fixed: 982803
parent ee586846
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment