AndroidTagGroup
AndroidTagGroup copied to clipboard
how create tag right to left?
hi I need create tag for rtl language how can i do?
Hi, Please Check this PR https://github.com/2dxgujun/AndroidTagGroup/pull/9
you will just need to call setRTL(true);
I am using mTagGroup.getInputTagText() but its returning empty why?