android - How to access the textview on which the selection of a spinner is displayed -
i want change text of spinner selection every time spinner item selected based on calculations. can't access spinner selection textview .
or example have spinner has 3 int values 1,2,3. if value 1 selected want show selected item 6(1+5) instead of 1 actual selected item
Comments
Post a Comment