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

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

Platform:4.3

API Level:18

AndroidManifest.xml:


         


        
7条回答
  •  眼角桃花
    2020-12-01 04:13

    in addition,if you try to use CustomActionBarTheme,make sure there is

    
    

    in AndroidManifest.xml

    not

    
    

提交回复
热议问题