解决方法:
1.在res里面的Values里面的styles定制一个自己的colorPrimary
1 <style name="MyAppTheme" parent="Theme.AppCompat.Light"></style>
2.在AndroidManifest.xml里面使用自己的theme
参考地址:http://stackoverflow.com/questions/32732781/got-error-inflating-class-android-support-design-widget-tablayout