i found this helpful post for adding buttons dynamically to a layout, however i am can’t understand how to reference those buttons by id (or some other way) to use them in the program. can anyone help me?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In code why don’t you just declare a class level variable? Another common technique is to save references as tags or save whole bunch of references in the holder object and save that as a tag