报错内容:Should pass resolved color instead of resource id here:.....
解决方法:使用getResources().getColor(R.color.colorAccent1);
报错内容:Should pass resolved color instead of resource id here:.....
解决方法:使用getResources().getColor(R.color.colorAccent1);
本文标题:SwipeRefreshLayout设置报错setColorSc
本文链接:https://www.haomeiwen.com/subject/rfsfnttx.html
网友评论