You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.
in the file file KZColorPickerSwatchView.m on line 49 there is the line:
self.checkmarkLayer.contents = (id)[UIImage imageNamed:@"MNColorViewCheckmark.png"].CGImage;
the image used in there was not to be found attached to your library, i think you mean the same file as in MNKit?
https://bitbucket.org/aquarius/mnkit/src/88540ab62e2425555f1e226478513876e04165a7/Frameworks/UIKit/Resources/MNColorViewCheckmark.png?at=default
The text was updated successfully, but these errors were encountered: