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

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

    If, like me, you are following the Android tutorial on http://developer.android.com/training/basics/actionbar/setting-up.html and keep getting this error, try to change the AppBaseTheme style in all styles.xml files. In detail:

    1. In file res/values/styles.xml change the line: