返回顶部
摘要: 背景 因项目中用到多个界面,使用单个Activity进行桌面切换,切换桌面使用方法为 setContentView(View view) 使用该方法可以记录之前按键等的状态 viewActivityHome = LayoutInflater.from(this).inflate(R.layout.a 阅读全文
posted @ 2021-01-21 10:07 c951 阅读(172) 评论(0) 推荐(0)