update icon;添加待办;打卡;QMUI

This commit is contained in:
gallonyin
2022-11-17 19:27:47 +08:00
parent 01063dc6d3
commit 24b4a656bf
24 changed files with 219 additions and 240 deletions

View File

@@ -1,6 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">-->
<style name="AppTheme" parent="QMUI.Compat.NoActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>