Search code examples
androidandroid-layoutandroid-3.0-honeycombandroid-buttonandroid-controls

Can't find Honeycomb switch ON/OFF control


On the page 19 of this slides from Google I/O 2011: Google I/O 2011 , we can find several controls from the Honeycomb platform. On the bottom of the page there is a switch on/off control, but I'm not able to find it at all on the 3.0 Android Platform. What am I doing wrong? Whats the proper name of this control?


Solution

  • Seems like the Switch widget only available in Ice Cream Sandwich (API 14): http://developer.android.com/reference/android/widget/Switch.html