How do I remove the 'tail' part of the AMTagView
goelv opened this issue · 4 comments
goelv commented
Firstly, thank you soo much for this great library. It's exactly what I need!!
I wouldn't like to have any 'tail' element for any of the AMTagView objects. How do I do this?
andreamazz commented
Hi @goelv
tagLength set to 0 should do the trick. Let me know if itworks, I can't try right now because I'm afraid my eyes will pop off, but I'll be happy to check it out tomorrow.
Glad this lib is helping you 👍
Cheers
andreamazz commented
BTW, I would also set holeRadius to 0 to avoid surprises.
goelv commented
Great thank you, that worked like a charm!
Yes I already had put the holeRadius to 0.
andreamazz commented
Ace 👍