Skip to content

core-ktx 1.5.0-0

Compare
Choose a tag to compare
@osipxd osipxd released this 26 Jun 18:26
· 104 commits to main since this release

Dependencies

  • kotlin-stdlib-jdk8 1.4.32 -> kotlin-stdlib 1.5.20
  • androidx.core 1.3.2 -> 1.5.0

Added

  • View.isKeyboardVisible: Boolean and Activity.isKeyboardVisible: Boolean
  • View.showKeyboard()
  • View.hideKeyboard() and Activity.hideKeyboard()