Answer the question
In order to leave comments, you need to log in
How to programmatically add ID to textview?
Good day everyone. Tell me, when we do markup, we write like this:
<TextView
android:id="@+id/comment_id"
textView.setId(i);
textView.setId(Integer.valueOf(string));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question