android - Hiding Edittext in spinner onItemSelected -


in 1 of layouts have edittext show when 1 spinner option selected. in rest of options hide.

this action doesn't work, when select 1 option edittext not hide or show, if select same option again work ok.

i manage edittext visibility in spinner onitemselected.

any idea or solution?

i don't post code because have many leves of hierarchies in code , includes in layout.

oh, that's easy, have move thing other thing, has after third thing, okay?


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -