Skip to content

Remove Image from HUD #8

@V4i0s

Description

@V4i0s

Hi,

I set the HUD with:

[MMProgressHUD showWithTitle:nil status:@"Blub" image:[UIImage imageNamed:@"blub.png"]];

after this call:

[MMProgressHUD showWithTitle:nil status:@"BlubhasChange" image:nil];

the image on the HUD is not remove and the the HUD is not updated.

How can remove the image?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions