pwittchen
released this
30 Jan 23:09
·
102 commits
to RxJava2.x
since this release
- added possibility to consume touch events -> issue #27 -> PR #28
- added abstract class
SimpleSwipeListener
implementingSwipeListener
interface, which allows to implement several touch events without being forced to implement all of them -> PR #28 - bumped RxJava2.x -> 2.1.9
- bumped Truth -> 0.39
- bumped Kotlin version -> 1.2.20