Cannot resolve symbol TabLayout ? How to clear this error? Please help me. I already imported import android.support.design.widget.TabLayout;
I solve it by Open build.gradle (Module: app) and add
implementation 'com.android.support:design:+'