setRecentlyUsedColors

open fun setRecentlyUsedColors(@NonNull recentlyUsedColors: List<Integer>)

Replaces the list of recently used colors with the new list.

Parameters

recentlyUsedColors

The new colors to set as recently used colors.