java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. titanium

后端 未结 7 1751
北荒
北荒 2021-01-06 11:35

I\'m creating a custom theme for my Titanium application using this theme generator. But when I run my application it\'s crashing and my log says that I need appCompac

7条回答
  •  时光说笑
    2021-01-06 12:03

    I know it's very only question but you should include parent theme into your style.

       
        
    
    
        
    

提交回复
热议问题