Open Wajahat-Jawaid opened 4 years ago
I needed to deselect a chip on custom event. What I'm calling is
chipCloud.chipDeselected(index)
Though the above method is triggered because log is shown in the overriden method of chipDeselected(index: Int) but color of chip is not changing
I needed to deselect a chip on custom event. What I'm calling is
chipCloud.chipDeselected(index)
Though the above method is triggered because log is shown in the overriden method of chipDeselected(index: Int) but color of chip is not changing