SeslColorPickerDialogFragment
Functions
Link copied to clipboard
Link copied to clipboard
open fun newInstance(@Nullable listener: SeslColorPickerDialogFragment.OnColorSetListener): SeslColorPickerDialogFragment
open fun newInstance(@Nullable listener: SeslColorPickerDialogFragment.OnColorSetListener, currentColor: Int): SeslColorPickerDialogFragment
open fun newInstance(@Nullable onColorSetListener: SeslColorPickerDialogFragment.OnColorSetListener, recentlyUsedColors: Array<Int>): SeslColorPickerDialogFragment
open fun newInstance(@Nullable onColorSetListener: SeslColorPickerDialogFragment.OnColorSetListener, currentColor: Int, recentlyUsedColors: Array<Int>, showOpacityBar: Boolean): SeslColorPickerDialogFragment
open fun newInstance(@Nullable onColorSetListener: SeslColorPickerDialogFragment.OnColorSetListener, currentColor: Int, recentlyUsedColors: Array<Int>, showOpacityBar: Boolean, showOnlySpectrum: Boolean): SeslColorPickerDialogFragment
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onCreateView(@NonNull inflater: LayoutInflater, @Nullable container: ViewGroup, @Nullable savedInstanceState: Bundle): View
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard