I would like a customized spinner which comes up when I click a link button. So I don't want to see the spinner value or icon V at all. Just click and the spinner pops up.
So 1) Does android have a link button. Or how could I use Button with just button label showing and now border seamless?
2) How do I bring up the spinner from the link button?
3) How do I catch the selected spinner value?