both spinners are fed by arrayadapters (the values can be stored in XML) 
then you register an onChange for each spinner, and point both to the same 
recompute function. The recompute function fetches the current values from 
both spinners, does its computation and then updates the text label item3.

something like that.

-- 
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