Can't Find Theme.AppCompat.Light for New Android ActionBar Support

后端 未结 30 2243
误落风尘
误落风尘 2020-11-22 09:22

I am trying to implement the new ActionBar support library that was released by Google a couple days ago. In the past, I have successfully implemented ActionBarSherlock wit

30条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 10:28

    I dont know how many of you noticed this. Support library "appcompat_v7" and your project should be in a same directory(I mean workspace directory). Dont clean your project until its error free else you will have tough time with R.java

提交回复
热议问题