Skip to content

CUICatalog: Invalid asset name supplied: (null) #11

Description

@iNono22
  • (id)buttonWithBackgroundImageName:(NSString *)imageName highlightedImageName:(NSString *)highlightedImageName

{

return [self buttonWithBackgroundImage:[UIImage imageNamed:imageName] highlightedImage:hihighlightedImageName ? [UIImage imageNamed:highlightedImageName] : nil];

}

please verify hihighlightedImageName not nil before doing imageNamed ;-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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