File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -444,6 +444,8 @@ selectByHsvColor(@ColorInt int color) | void | changes selector's selected point
444
444
selectByHsvColorRes(@ColorRes int resource) | void | changes selector's selected point by a specific color using a color resource.
445
445
setHsvPaletteDrawable() | void | changes the palette drawable as the default drawable (ColorHsvPalette).
446
446
selectCenter() | void | selects the center of the palette manually.
447
+ setInitialColor(@ColorInt int color) | void | changes selector's selected point by a specific color initially.
448
+ setInitialColorRes(@ColorRes int resource) | void | changes selector's selected point by a specific color initially using a color resource.
447
449
setActionMode(ActionMode) | void | sets the color listener's trigger action mode.
448
450
setFlagView(FlagView flagView) | void | sets ` FlagView ` on ` ColorPickerView ` .
449
451
attachAlphaSlider | void | linking an ` AlphaSlideBar ` on the ` ColorPickerView ` .
You can’t perform that action at this time.
0 commit comments