Skip to content

Commit c8c7586

Browse files
authored
Update README.md
1 parent 6ad26a1 commit c8c7586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,8 @@ selectByHsvColor(@ColorInt int color) | void | changes selector's selected point
444444
selectByHsvColorRes(@ColorRes int resource) | void | changes selector's selected point by a specific color using a color resource.
445445
setHsvPaletteDrawable() | void | changes the palette drawable as the default drawable (ColorHsvPalette).
446446
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.
447449
setActionMode(ActionMode) | void | sets the color listener's trigger action mode.
448450
setFlagView(FlagView flagView) | void | sets `FlagView` on `ColorPickerView`.
449451
attachAlphaSlider | void | linking an `AlphaSlideBar` on the `ColorPickerView`.

0 commit comments

Comments
 (0)