conflict tag

1 questions


1 answers
38 views
0
Android: VIEW.SETID (INTID) - How to avoid ID conflicts when programming?

When coding, I put them in TextViews in for-loop and then put them in ArrayList.How do I use TextView.setId(intid)? What integer should the ID number be to avoid colliding with other IDs?

2 years ago

© 2024 OneMinuteCode. All rights reserved.