xxx

Results 7 comments of xxx

protected TagView getTagAt(int index) { return (TagView) getChildAt(index); } get the tagView

change protected to public , TagView is entend TextView. you can get you wanted

给个权限 提交代码呗?

想请教下,我的编译版本是22,如果我不加载本地lib,加载远程仓库的lib,可以强制将23 改为22吗?

对。远程的话,该怎么改

6.0 读写sdk 需要权限。可以考虑加一下

requestPermission() checkPermission()