mikepenz / FastAdapter

The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
https://mikepenz.dev
Apache License 2.0
3.83k stars 492 forks source link

ISwipeable - merge bug #1012

Closed MFlisar closed 2 years ago

MFlisar commented 2 years ago

https://github.com/mikepenz/FastAdapter/blob/6882dfed614b763fd83232351a9d2fcaaa8ef144/fastadapter-extensions-swipe/src/main/java/com/mikepenz/fastadapter/swipe/Extensions.kt#L8-L17

In line 11 and 14 you need to write directions = directions ..., otherwise you may lose the removement of the first flag if both flags are removed