I'm looking to create a view similar to the one used by the iPhone/Touch iPod volume control. At first I was going to use an UIActionSheet but I also want to include a slider (according to documentation you can only add a button to an actionsheet).
Any ideas how to implement a similar view?
Any ideas how to implement a similar view?