-
添加以下主题
-
在xml编辑器里面,将预览主题设置为BaseCompatTheme
-
Build - Clean Project
xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="BaseCompatTheme" parent="Base.Theme.AppCompat.Light"/>
</resources>