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 extended #1009

Closed MFlisar closed 2 years ago

MFlisar commented 3 years ago

should solve https://github.com/mikepenz/FastAdapter/issues/1008

Extension file with ISwipeable extension was created to make the function inside it internal and final (which would not be possible inside the interface itself)