Skip to content

In SwipeItemManagerImpl file, if use the integer to store the swipe state in SINGLE state, it will trigger state mess when scroll the listView. So use the set to store the swipe state for SINGLE as well.#342

Open
Keith-Gong wants to merge 1 commit intodaimajia:masterfrom
Keith-Gong:Fix_Swipe_state_on_listView