Skip to content

Changing colour issue #2

Open
Open
@imclean

Description

@imclean

If you add this at the beginning of your setup view method, we won't be left with previous buttons when you change the colour programatically:

for view in self.subviews {
view.removeFromSuperview()
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions