AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

How to change selected tag color ?

Open Midhilaj opened this issue 6 years ago • 4 comments

After clicking tags color is not changing , without changing color how user will identify which is selected?

Midhilaj avatar Jun 17 '18 12:06 Midhilaj

The tag group has two mode: APPEND and DISPLAY, the APPEND mode is capable for add tags or remove tags, and the DISPLAY mode is only capable for presentation. I think you should clone the code and create a SELECT mode which extends the DISPLAY mode.

2dxgujun avatar Jun 19 '18 02:06 2dxgujun

here same problem too and I put in my style false

ahmedda95 avatar Feb 12 '19 10:02 ahmedda95

 name="atg_isAppendMode false

ahmedda95 avatar Feb 12 '19 10:02 ahmedda95

can you please tell me when i clicked on tag it select with diffrenet color

tarun10 avatar Mar 06 '19 05:03 tarun10