I am new to android development. I have started implementing paint related app. In that i wanted the user to select the brush size which is shown on a bar. I mean on pressing '+' button it should increase the brush size and move slightly on the bar and vice versa on pressing '-' button. Is there any API which I can use like the one in iPhone(I heard about spinner API)? I have not found any such API on the net.
Any help is greatly appreciated.
Thanks in advance.
-Pratima