美文网首页
Android 过时替换

Android 过时替换

作者: 追逐未来2016 | 来源:发表于2020-05-15 10:02 被阅读0次

    1.getResources().getColor() 使用 ContextCompat.getColor(context, R.color.black) 替换

    相关文章

      网友评论

          本文标题:Android 过时替换

          本文链接:https://www.haomeiwen.com/subject/atbqohtx.html