I have a custom android view that extends \'Button\' and acts as a multi-level spinner - when it is pressed it displays a series of spinner-like dialogs that allow a user to
This is how I managed to draw a button that is styled like a Spinner:
That's it!
Update
Something like the following should also work:
For more styles take a peek into the SDK, e.g. sdk/platforms/android-18/data/res/values/styles.xml
sdk/platforms/android-18/data/res/values/styles.xml