6.0.1 - Alpha2 - 修复global.sleep及global.toast方法绑定错误

This commit is contained in:
SuperMonster003
2021-12-07 11:39:12 +08:00
parent 98cf339cce
commit 8e8edbf848
9 changed files with 26 additions and 18 deletions

View File

@@ -10,8 +10,6 @@ import android.os.Looper;
import android.view.Window;
import android.view.WindowManager;
import kotlin.Suppress;
/**
* Created by Stardust on 2017/8/4.
*/