Dear Android Folks,

I want to display an imnage dynamically. The problem statement is as below.

I am displaying the order details. With this i am displaying the order 
status. So the order status will be (New, Pending, Completed). Right now i 
am displaying the status with text, such as


Something like this. I want to display an image, something like a small 
FALG instead of that test. 

I have 3 images
New -> new.jpeg
Process -> process.jpeg
Completed->completed.jpeg

I have stored these images in layouts/drawable folder of my project.
Status are different from one to other oders. When my activity is loaded i 
want to display an images instead of these TEXT.

I hope you have understood my prob statement.

Can someone come forward and suggest me with some code.

Thanks for your patience and support
Warm REgards
Ambika

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to