MvvmHelper icon indicating copy to clipboard operation
MvvmHelper copied to clipboard

toast该更新啦

Open LeonShannon opened this issue 11 months ago • 0 comments

我自己引用的是12.8的版本,框架里是9.6的。 应该是某一个版本改了实现,旧版本是 ToastUtils,新版本是Toaster。所以我遇到重复类的时候,我只能在我的业务里面也引用9.6版本,并且将Toaster修改为ToastUtils,才可以正常使用

LeonShannon avatar Apr 25 '25 05:04 LeonShannon