Skip to content

More extensions added

Compare
Choose a tag to compare
@death14stroke death14stroke released this 10 Mar 13:21
· 7 commits to master since this release

New:

android.content.Context

  • getPackageVersion(): String?
  • toast(msg, duration, fromBg)
  • toast(msgRes, duration, fromBg)
  • getUserDeviceName(): String

androidx.fragment.app.Fragment

  • toast(msg, duration, fromBg)
  • toast(msgRes, duration, fromBg)