No resource found that matches the given name '@style/ Theme.Holo.Light.DarkActionBar'

前端 未结 7 1043
我寻月下人不归
我寻月下人不归 2020-12-01 03:26

Platform:4.3

API Level:18

AndroidManifest.xml:


         


        
7条回答
  •  庸人自扰
    2020-12-01 04:06

    Make sure you've set your target API (different from the target SDK) in the Project Properties (not the manifest) to be at least 4.0/API 14.

提交回复
热议问题