Skip to content

New class "EliteRxPresenter" is added

Compare
Choose a tag to compare
@jemshit jemshit released this 05 Jan 11:00
· 29 commits to master since this release

This commit is not completely backward compatible!

  • New class EliteRxPresenter is added, which extends ElitePresenter. RxJava CompositeSubscription codes from ElitePresenter is moved to EliteRxPresenter
  • Sample project is refactored for this new class
  • Documentation is added for library classes and methods