mabbas007 / TagsEditText

Android EditText for view tags or chips
Apache License 2.0
694 stars 124 forks source link

Max Tags and Background error #8

Closed andrestorres123 closed 8 years ago

andrestorres123 commented 8 years ago

the tagsBackground property is making the app crash whenever any value is set.

Is there a way to set a maximum number of tags permitted? Is there a way to set the Edit Text as single line? (the default attribute is not working)

Thanks

mabbas007 commented 8 years ago

Could you try set the tagsBackground from code at the moment until I've some time to investigate the issue.

andrestorres123 commented 8 years ago

Same issue from code. I can wait.