Kotlin Handler(Looper.getMainLooper()).postDelayed({ //Do something after 100ms }, 100) Java final Handler handler = new Handler(Looper.
確定! 回上一頁