摘要: //父类的判断逻辑api4.4以上才能实现protected void onCreate(@Nullable Bundle savedInstanceState) { super.onCreate(savedInstanceState); if (Build.VERSION.SDK_INT >= B 阅读全文
posted @ 2018-11-27 16:20 勿念9527 阅读(69) 评论(0) 推荐(0)