Your content must have a TabHost whose id attribute is 'android.R.id.tabhost'

前端 未结 5 1435
谎友^
谎友^ 2020-12-06 02:30

I have a problem:

Java Code

public class VisualizzaListaActivity extends TabActivity {
/** Called when the activity is first created         


        
5条回答
  •  自闭症患者
    2020-12-06 03:11

    Try cleaning your build from the Project > Clean... menu if you are using Eclipse. Sounds simple but often fixes this problem.

提交回复
热议问题