AndroidTagGroup
AndroidTagGroup copied to clipboard
Limitation for adding tags
Hi,
I want to limit adding tags. How can I do this? Thanks.
I am using mTagGroup.getInputTagText() but its returning empty why?
@Ayaz12 If you want this option, use my fork ;)
I can't able to compile 'com.github.alirezaaa:AndroidTagGroup:v1.4' in build.gradle. it's showing me Failed to resolve: com.github.alirezaaa:AndroidTagGroup:v1.4 error(72,13). What should I do?
@Ayaz12 You have to build my fork and put the generated aar file into your project's libs folder, then add the import statement into your build.gradle file.