fix: make purple color be before pink
I don't like pink, It must be second
This commit is contained in:
parent
1525ef8bdf
commit
40711fbd28
1 changed files with 1 additions and 1 deletions
|
@ -138,8 +138,8 @@ public class AccountLocalPreferences{
|
|||
|
||||
public enum ColorPreference{
|
||||
MATERIAL3,
|
||||
PINK,
|
||||
PURPLE,
|
||||
PINK,
|
||||
GREEN,
|
||||
BLUE,
|
||||
BROWN,
|
||||
|
|
Loading…
Add table
Reference in a new issue