JavaShuo
欄目
標籤
You need to use a Theme.AppCompat theme (or descendant) with this activity 這個問題的解決方案
時間 2021-01-12
原文
原文鏈接
錯誤原因:Activty繼承自android.support.v7.app.AppCompatActivty,而不是android.app.Activty。 解決方案: 1.在創建的activity時,如果不用繼承AppCompatActivity的話,就直接繼承Activity 2. 更改主題 然後把appliacation裏面的和activity用這個主題 3 . 我本來寫後
>>阅读原文<<
相關文章
1.
You need to use a Theme.AppCompat theme (or descendant) with this activity問題
2.
You need to use a Theme.AppCompat theme (or descendant) with this activity.
3.
java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this a
4.
You need to use a Theme.AppCompat theme (or descendant) with this activity
5.
Android開發之IllegalStateException: You need to use a Theme.AppCompat theme解決方法
6.
Activity使用主題不兼容報錯-You need to use a Theme.AppCompat theme (or descendant) with this activity
7.
Android studio使用android:style/Theme.Dialog報錯:You need to use a Theme.AppCompat theme (or descendant)
8.
Android學習之遇到的第一個錯誤:java.lang.IllegalStateException: You need to use a Theme.AppCompat theme
9.
Unable to find a @SpringBootConfiguration, you need to use....
10.
SpringBoot Unable to find a @SpringBootConfiguration, you need to use
更多相關文章...
•
Redis樂觀鎖解決高併發搶紅包的問題
-
紅包項目實戰
•
Redis悲觀鎖解決高併發搶紅包的問題
-
紅包項目實戰
•
PHP Ajax 跨域問題最佳解決方案
•
常用的分佈式事務解決方案
相關標籤/搜索
問題解決方案
with+this
解決方案
問題解決
解決問題
問題&解決
解決方案 二
解決方案 七
use
theme.appcompat
NoSQL教程
Spring教程
MySQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
No provider available from registry 127.0.0.1:2181 for service com.ddbuy.ser 解決方法
2.
Qt5.7以上調用虛擬鍵盤(支持中文),以及源碼修改(可拖動,水平縮放)
3.
軟件測試面試- 購物車功能測試用例設計
4.
ElasticSearch(概念篇):你知道的, 爲了搜索…
5.
redux理解
6.
gitee創建第一個項目
7.
支持向量機之硬間隔(一步步推導,通俗易懂)
8.
Mysql 異步複製延遲的原因及解決方案
9.
如何在運行SEPM配置嚮導時將不可認的複雜數據庫密碼改爲簡單密碼
10.
windows系統下tftp服務器使用
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
You need to use a Theme.AppCompat theme (or descendant) with this activity問題
2.
You need to use a Theme.AppCompat theme (or descendant) with this activity.
3.
java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this a
4.
You need to use a Theme.AppCompat theme (or descendant) with this activity
5.
Android開發之IllegalStateException: You need to use a Theme.AppCompat theme解決方法
6.
Activity使用主題不兼容報錯-You need to use a Theme.AppCompat theme (or descendant) with this activity
7.
Android studio使用android:style/Theme.Dialog報錯:You need to use a Theme.AppCompat theme (or descendant)
8.
Android學習之遇到的第一個錯誤:java.lang.IllegalStateException: You need to use a Theme.AppCompat theme
9.
Unable to find a @SpringBootConfiguration, you need to use....
10.
SpringBoot Unable to find a @SpringBootConfiguration, you need to use
>>更多相關文章<<