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

后端 未结 30 2458
误落风尘
误落风尘 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:08

    http://developer.android.com/tools/support-library/setup.html has a bug. In Property->Java build path->'Project' and 'Order and Export', there should not be any jar's. Removing them, and checking 'Android Private Libraries' and 'Android Dependencies' solved my problem.

提交回复
热议问题