ActionBarSherlock - The type android.support.v4.app.Fragment cannot be resolved. It is indirectly referenced from required .class files

前端 未结 9 1484
走了就别回头了
走了就别回头了 2020-12-02 18:41

I am using ActionBarSherlock as a library project in a project which is a library itself. It was all working fine until I moved the project to a new computer and updated the

9条回答
  •  孤城傲影
    2020-12-02 19:10

    I had same problem. There were 2 different libraries. Delete support library from your main project

提交回复
热议问题