Adding a new fluent edit icon for the fab

This commit is contained in:
LucasGGamerM
2022-12-29 17:13:44 -03:00
parent 3d4742e8f7
commit a46f8f1c20
7 changed files with 32 additions and 33 deletions

View File

@@ -5,10 +5,13 @@
<attr name="colorBackgroundLight" format="color"/>
<attr name="colorBackgroundLightest" format="color"/>
<attr name="colorBackgroundPopup" format="color"/>
<attr name="colorComposeButtonBackground" format="color"/>
<attr name="colorComposeButton" format="color"/>
<attr name="colorDarkIcon" format="color"/>
<attr name="colorPollMostVoted" format="color"/>
<attr name="colorPollVoted" format="color"/>
<attr name="colorWindowBackground" format="color"/>
<attr name="composeButtonStyle" format="reference"/>
<attr name="secondaryButtonStyle" format="reference"/>
<attr name="buttonBackground" format="reference"/>
<attr name="colorAccentLight" format="color"/>