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

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

    Its bit late but here is how I get it done in AndroidStudio !

    Right click on app to goto properties Right click on app to goto properties

    Go to Dependencies and click on '+' sign and choose library dependency Go to Dependencies and click on '+' sign and choose library dependency Choose appcompat-v7 Choose appcompat-v7

提交回复
热议问题