Open dilipp817 opened 6 years ago
Hi all, I just want to assign id to each label. I tried mAutoLabel.setId("some_id"); but ((Label) v).getId() is returning -1 for every label. How can I achieve it?
Hi all, I just want to assign id to each label. I tried mAutoLabel.setId("some_id"); but ((Label) v).getId() is returning -1 for every label. How can I achieve it?