我創(chuàng)建了一個(gè)新項(xiàng)目,設(shè)計(jì)視圖是空的,我拖入的任何內(nèi)容activity_main.xml都不可見。
3 回答

縹緲止盈
TA貢獻(xiàn)2041條經(jīng)驗(yàn) 獲得超4個(gè)贊
請(qǐng)休耕這些步驟
1- Go to your res folder and inside res folder.
2-Go to values.
3-Go to style.xml
4-change <!-- Base application theme. -->
<stylename="AppTheme"parent="Theme.AppCompat.Light.DarkActionBar">
to <stylename="AppTheme"parent="Base.Theme.AppCompat.Light.DarkActionBar">
添加回答
舉報(bào)
0/150
提交
取消