摘要:
问题 在Activity的onCreate方法中调用Looper.prepare()方法会发生什么? @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); 阅读全文
posted @ 2021-03-04 07:33
天使骑驴飞
阅读(262)
评论(0)
推荐(0)
|
摘要:
问题 在Activity的onCreate方法中调用Looper.prepare()方法会发生什么? @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); 阅读全文
posted @ 2021-03-04 07:33
天使骑驴飞
阅读(262)
评论(0)
推荐(0)
|