Skip to content

Releases: GuJin/ToastUtil

ToastUtil 1.2.0

24 Aug 04:54
Compare
Choose a tag to compare

Migrating from jcenter to MavenCentral

ToastUtil 1.1.1

04 May 15:29
Compare
Choose a tag to compare

Bugfixes

  • fixed manifest merge issue.

ToastUtil 1.1.0

26 Apr 12:42
Compare
Choose a tag to compare

Feature

Support invoked from sub-thred.

ToastUtil.postShow("ToastUtil");

ToastUtil 1.0.1

12 Apr 06:19
Compare
Choose a tag to compare

Warning

Sorry, because of my domain name changed, the package name changed from com.gujin.toastutil to tech.gujin.toastutil.
Please re-import if it cause error after upgrade.

Bugfixes

  • fixed an issue where durationLong param is invalid.
  • fixed an RuntimeException in show().