markzhai / AndroidPerformanceMonitor

A transparent ui-block detection library for Android. (known as BlockCanary)
Apache License 2.0
6.67k stars 1.02k forks source link

没有效果 #141

Open 979451341 opened 3 years ago

979451341 commented 3 years ago

SystemClock.sleep(20000)

EkkoLee commented 3 years ago

SystemClock.sleep(20000)

什么系统,在什么地方sleep的,发出来看看

KomoriWu commented 3 years ago

+1

greyfreedom commented 3 years ago

没有反应

HuaWei Mate 8 Android 8.0 EMUI 8.0 findViewById<Button>(R.id.main_sleep_button).setOnClickListener { SystemClock.sleep(2000) }

wj576038874 commented 3 years ago

+1