AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

Limitation for adding tags

Open meness opened this issue 10 years ago • 4 comments

Hi,

I want to limit adding tags. How can I do this? Thanks.

meness avatar Sep 07 '15 11:09 meness

I am using mTagGroup.getInputTagText() but its returning empty why?

Ayaz12 avatar Dec 18 '15 13:12 Ayaz12

@Ayaz12 If you want this option, use my fork ;)

meness avatar Dec 18 '15 14:12 meness

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 avatar Dec 20 '15 08:12 Ayaz12

@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.

meness avatar Dec 21 '15 12:12 meness