Skip to content

0.10.0 (2022-03-02)

Compare
Choose a tag to compare
@smidf smidf released this 02 Mar 17:21
· 18 commits to master since this release

Added

  • KLiveData - Kotlin reimplementation of the androidx.lifecycle.LiveData
  • Basic binding screens
  • View and Fragment extensions to manipulate with the software keyboard
  • BindingRecyclerViewAdapter with paging support
  • Callbacks for BindingRecyclerViewAdapter creation and set-items events

Changed

  • API Caller improving and refactoring
  • Dependencies upgrade