mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Enabled color edit
This commit is contained in:
@@ -60,6 +60,7 @@ public class FragmentDialogColor extends FragmentDialogBase {
|
||||
.with(getContext())
|
||||
.setTitle(title)
|
||||
.initialColor(color)
|
||||
.showColorEdit(true)
|
||||
.wheelType(ColorPickerView.WHEEL_TYPE.FLOWER)
|
||||
.density(6)
|
||||
.lightnessSliderOnly()
|
||||
|
||||
Reference in New Issue
Block a user