摘要:
如果你静态注册的广播无法接收到消息,请先检查下:你的安卓版本是不是8.0+ 前言Google官方声明:Beginning with Android 8.0 (API level 26), the system imposes additional restrictions on manifest-d 阅读全文
摘要:
在学习Activity中动态添加和删除Fragment时,遇到错误信息: Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() 阅读全文