dilipp817
Results
1
issues of
dilipp817
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?