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

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -