Skip to content

1.0.0

Compare
Choose a tag to compare
@enginebai enginebai released this 03 Dec 14:45
· 5 commits to library since this release

Features

  • Add BaseActivity, BaseFragment and BaseViewModel to provide the base functions and RxJava disposable and let you to dispose when exiting the screen.
  • Add some useful extensions: Coroutine, View, ViewGroup, TextView, EditText, Enum and String.