android預覽介面出錯,Missing styles. Is the correct theme chosen for this layout?
在進行android開發的時候,不免需要除錯。介面預覽也是必須的,不可能修改了一小點功能就部署到機器上。那樣太浪費時間。
在進行介面佈局的時,調整頁面發現介面下方總是有如下錯誤出現,看著真是讓人蛋疼不已。不知道是外掛的問題還是其他問題,
導致無法靜態顯示預覽的UI效果。後來摸索了一下,和以前專案一對比,發現時這個主題的問題。
Missing styles. Is the correct theme chosen for this layout?
Use the Theme combo box above the layout to choose a different layout, or fix the theme style references.Failed to find style 'textViewStyle' in current theme
解決方法如下:
開啟xml佈局,切換至佈局預覽介面(Graphic Layout),上面一欄有個五角星圖示的下拉箭頭選擇項,預設為notitle,
問題就是出在這裡,根據需要修改這裡的設定值,這裡我的設定為NoTitleBar。
相關文章
- Scala介面Pannel、Layout
- Android 附件預覽Android
- fixed layout androidAndroid
- Google 釋出 Android 6.0 SDK & Android M 開發者預覽最終版GoAndroid
- 安裝ROS出現 Unable to Correct Problems ‘You have Held Broken Packages’ 錯誤ROSPackage
- layout中的xml檔案提示Missing contentDescription attribute on imageXML
- 【Android開發入門教程】四.使用者介面之LayoutAndroid
- PlayMaker佈局技巧:預覽GUI介面GUI
- Android 圖片預覽工具Android
- 釋出Android Things Console開發者預覽版Android
- your Android sdk is missingAndroid
- shell指令碼報錯:[: missing `]‘指令碼
- Android之主題(Theme)總結Android
- 【QMUI教程】 Android Theme的使用UIAndroid
- .NET 6 預覽版 7 釋出——最後一個預覽版
- 釋出npm包遇到的報錯: ERR! 403 Forbidden, Are you logged in as the correct userNPMORB
- android view layout原始碼分析AndroidView原始碼
- .NET 6 預覽版 5 釋出
- .NET 8 預覽版 1 釋出!
- Git 2.1釋出:新特性預覽Git
- .NET Aspire 預覽版 6 釋出
- .NET 9 預覽版 3 釋出
- .NET ASPIRE 預覽版 7 釋出
- .NET 9 預覽版 5 釋出
- .NET 9 預覽版6釋出
- Android P 開發者預覽版首發!Android
- Android P 開發者預覽版 · 操作指南Android
- Android Wear開發者預覽版入門Android
- Android中Style和Theme資源Android
- Android 7.1.1開發者第二預覽版釋出 擴充了支援裝置Android
- Android N第二個預覽版釋出 3D效能暴增Android3D
- iOS全埋點解決方案-介面預覽事件iOS事件
- git push出現unpack failed: error Missing tree錯誤的解決方法GitAIError
- android:gravity和android:layout_gravity區別Android
- JetBrains IntelliJ IDEA 和相關 IDE 新版介面 UI 預覽釋出AIIntelliJIdeaUI
- Android 攝像頭預覽懸浮窗Android
- Android camera2實現預覽Android
- PB協議報錯 it is missing required fields: (cannot determine missing fields for lite message)協議UI