In my code I have defined ImageView with android:src as one of its parameters. For example, I set it to an image to begin with. In the run time I change it to some other image based on certain conditions. How do I dynamically get the resource ID for the drawable for a given ImageView in my Java application?
-- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
