Linjiajia
2023-07-25 82e57df230ecb744af6c8865f80870ba03c86d89
app/src/main/res/values/themes.xml
@@ -15,6 +15,8 @@
    </style>
    <style name="Theme.app" parent="Theme.AppCompat.DayNight.NoActionBar">
        <!-- 全局字体 -->
        <item name="android:fontFamily">@font/roboto_regular</item>
        <!-- 窗口背景颜色 -->
        <item name="android:windowBackground">@color/windowBackground</item>
        <!-- 应用的主要色调,ActionBar Toolbar 默认使用该颜色 -->