mirror of
https://github.com/niushuai233/DevControl.git
synced 2024-10-27 22:43:20 +08:00
feat: 修改主题色且去掉actionBar
This commit is contained in:
parent
079695c664
commit
ac711521cf
@ -1,6 +1,6 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<!-- Base application theme. -->
|
||||
<style name="Theme.DevControl" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
|
||||
<style name="Theme.DevControl" parent="Theme.MaterialComponents.DayNight.NoActionBar.Bridge">
|
||||
<!-- Primary brand color. -->
|
||||
<item name="colorPrimary">@color/purple_500</item>
|
||||
<item name="colorPrimaryVariant">@color/purple_700</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user