Displaying different text on a spinner item than the selected text, android -
i have spinner item, 3 elements, i) - 1 ii) b - 2 iii) c - three.
when user presses spinner, drop down box displays these elements, when 1 of them selected text should displayed character, (like index).
i can't seem find useful except using "android:promt" display legend indicating each character/code stands looks unprofessional , confusing user.
is there anyway can using android? if can me, in advance :)
Comments
Post a Comment