Arrière plan du bouton en blanc.
This commit is contained in:
parent
0df06b84bd
commit
2a0b10a524
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
<resources>
|
||||
<style name="Base.Theme.Palto" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
||||
<item name="colorPrimary">@color/colorPrimary</item>
|
||||
<item name="colorOnPrimary">@color/colorOnPrimary</item>
|
||||
<item name="colorAccent">@color/colorSecondary</item>
|
||||
|
||||
<item name="android:textSize">24sp</item>
|
||||
|
||||
<item name="floatingActionButtonStyle">@style/actionButton</item>
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue