Skip to content

Error in file SHRootViewControllo #2

@ifuschini

Description

@ifuschini

In line 57,64,65,66,67 and 72 you call this method:

[concentricPieChart addAngleValue:0.40 andClolor:[UIColor redColor]];

instead

[concentricPieChart addAngleValue:0.40 andColor:[UIColor redColor]];

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