Error during post inflation process:
TabHost requires a TabWidget with id "android:id/tabs".
View found with id 'tabs' is 'com.android.layoutlib.bridge.MockView'

The following classes could not be found:
- TabWidget (Change to android.widget.TabWidget, Fix Build Path, Edit XML)


탭위젯 아이디를 분명 tabs로 줬음에도불구하고 요러네요..;

이유가 뭐죠 ㅠ