ThemeManager: Synchronize access to listeners
If the Set of listeners is modified while iterating we will get a ConcurentModificationException so we need to synchronize access to avoid this. Change-Id: Ib521ad86a665316d707463200c16c1bcdcfac362
Loading
Please register or sign in to comment