setCustomColor method of the UISettings interface
Sets a custom color of the button for manual taking photo.
@MainThread
void setCustomColor( @ColorRes int colorRes );
Parameters
- colorRes
- The custom color resource reference in the integer format.
02.03.2022 12:59:15