ArLong
Results
2
comments of
ArLong
取决于Looper,Looper在主线程,就发到主线程了,在子线程就发到子线程了
如果PluginDefaultProxyActivity是自定义主题,例如 ``` @android:color/white true ``` 也会导致Activity的onStop没有调用,这个是什么原因?怎么解决呢?