Q:使用Glide的时候报:IllegalArgumentException: You must not call setTag() on a view Glide is targeting
A:1.在项目的Application里的oncreate方法里加入:ViewTarget.setTagId(R.id.glide_tag);
2.在resource,values,ids里加入这句话:<item type="id" name="glide_tag"/>
Q:tablayout怎么改变选中的字体大小
A:https://www.jianshu.com/p/37f606593eb7
Q:
A:
Q:
A:
Q:
A:
Q:
A:
网友评论