AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

how create tag right to left?

Open sheytoon001 opened this issue 10 years ago • 2 comments

hi I need create tag for rtl language how can i do?

sheytoon001 avatar Aug 29 '15 06:08 sheytoon001

Hi, Please Check this PR https://github.com/2dxgujun/AndroidTagGroup/pull/9

you will just need to call setRTL(true);

MohHeader avatar Aug 29 '15 14:08 MohHeader

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

Ayaz12 avatar Dec 18 '15 13:12 Ayaz12