Skip to content Skip to sidebar Skip to footer

Error Inflating Class Switch, Actionbarsherlock (inflateexception)

I'm running into a pain of an error. I have a SherlockFragmentActivity, and at least two SherlockFragments. Both use onCreateView to inflate an xml file. LoginFragment, however, ha

Solution 1:

http://developer.android.com/reference/android/widget/Switch.html

Since: API Level 14

The Switch widget was introduced in ICS.

Post a Comment for "Error Inflating Class Switch, Actionbarsherlock (inflateexception)"