ToastUtils 工具类
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.taskttl.core.utils
|
||||
|
||||
expect object ToastUtils {
|
||||
fun show(message: String)
|
||||
}
|
||||
Reference in New Issue
Block a user