【小坑】Android 实现对话框会报错 (You need to use a Theme.AppCompat theme (or descendant) with this activity)
生活随笔
收集整理的這篇文章主要介紹了
【小坑】Android 实现对话框会报错 (You need to use a Theme.AppCompat theme (or descendant) with this activity)
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
效果演示
有的時(shí)候,我們想Activity以小窗口的形式展示。
其實(shí)只需要添加上這么一行就可以了。
android:theme="@style/Theme.AppCompat.Light.Dialog"但是有的地方會看到有人采用,下面這種寫法。
android:theme="@android:style/Theme.Dialog"其實(shí)也是對的,但是運(yùn)行的時(shí)候,代碼會直接報(bào)錯(cuò)。
必須把Activity 繼承的類修改掉。否則會報(bào)錯(cuò)。
總結(jié)
以上是生活随笔為你收集整理的【小坑】Android 实现对话框会报错 (You need to use a Theme.AppCompat theme (or descendant) with this activity)的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【安卓】基于SharedPreferen
- 下一篇: mstar v56几路hdmi_Andr