Chirag
Chirag

Reputation: 56925

Custom Spinner Pop Up

I would like to modify the spinner pop up dialog . I would like to implement my own custom spinner pop up.

Is it possible or not ? Can anyone provide me solution to implement custom spinner pop up ?

This is an effort of uniformity for my various pop ups in my application.

Upvotes: 3

Views: 4091

Answers (1)

RobinHood
RobinHood

Reputation: 10969

see this here is the simple example which gives you the idea how to build custom spinner...

http://android-er.blogspot.com/2010/12/custom-spinner-with-icon.html

Upvotes: 3

Related Questions