Android-Onboarder icon indicating copy to clipboard operation
Android-Onboarder copied to clipboard

change background colour

Open MrBT007 opened this issue 1 year ago • 0 comments

Could not change background colour like this

NextButton().setBackgroundColor(color(R.color.custom_brown))
SkipButton().setBackgroundColor(color(R.color.custom_brown))
FinishButton().setBackgroundColor(color(R.color.custom_brown))

MrBT007 avatar Jan 09 '24 12:01 MrBT007