I\'m trying to create a menu tab based on Google\'s \"material design\" using Eclipse, but I got an error:
Error inflating class android.support.desig
Don't know if this relates to your problem. I changed tags of TabLayout and ViewPager to ones that correspond to ones on this page: https://material.io/develop/android/components/tab-layout/
Here is my code from my app, which made errors go away: