Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActivityThreadCompat中的currentActivityThread2的写法不是很理解,求指点 #181

Open
dxh8808 opened this issue May 5, 2016 · 0 comments

Comments

@dxh8808
Copy link

dxh8808 commented May 5, 2016

currentActivityThread()中,有sActivityThread = currentActivityThread2();这一句,但是currentActivityThread2()最后确返回null,这里我不是很理解了。
如果是为了在handler的回调完成前阻塞住方法,不应该return null;,而是应该return sActivityThread;
个人观点,不对请指正 :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant