TagView 源码
TagView自定义Android库 人造仓库 allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } } 需要依赖 implementation 'com.github.shahzadafridi:TagView:Tag' XML格式 <com.realtimecoding.tagview.TagView android:id="@+id/tag_group" android
下载地址
用户评论