Skip to content

0.3.0-rx2

Latest
Compare
Choose a tag to compare
@pwittchen pwittchen released this 30 Jan 23:09
· 102 commits to RxJava2.x since this release
04e9613
  • added possibility to consume touch events -> issue #27 -> PR #28
  • added abstract class SimpleSwipeListener implementing SwipeListener 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