It seems AppCompat v21 provides SwitchCompat does not provide SwitchCompatPreference.
I know I can use SwitchPreference but it is not visually identical. On Android 4.x; when I use SwitchCompact from v21 on activity interface, it looks like material switch button, but, because there is no SwitchCompactPreference I have to use SwitchPreference in my preference view and obviously it has Android 4.0 look.
It looks like AppCompact v21 half complete.
Am I missing something?
Here is a code snippet displaying material Switches even on older versions. https://gist.github.com/cgollner/5b31123c98b2c1cad8dc https://gist.github.com/cgollner/3c7fe2f9d34aee38bd0c
Reference: https://plus.google.com/118168530059850940658/posts/badausxo1J6