본문 바로가기

개발자/Android

Can't Find Theme.AppCompat.Light

반응형




You need to do next:

  1. File->Import (android-sdk\extras\android\support\v7). Choose "appcompat"
  2. Project-> properties->Android. In the section library "Add" and choose "appCompat"
  3. That is all!

Note: if you are using "android:showAsAction" in menu item, you need to change prefix android as in the example http://developer.android.com/guide/topics/ui/actionbar.html





반응형

더욱 좋은 정보를 제공하겠습니다.~ ^^