I am trying to use the latest appcompat which was updated for material design in my app to show the switch view as displayed in Lollipop(http://android-developers.blogspot.i
I'm not sure if this is a bug in the support library, but you have to ensure that the context for your layout inflater is a themed one.