ios - How to create rounded images with WatchKit? -
i'm trying rounded images shown in watchkit application don't find method programatically.
what have done perform that, use original image group background , put inside mask image rounded shape think not clean.
another different solution have thought create in backend new thumbnail or similar shape want show, require more time programed.
i use radius parameter wkinterfacegroup but, in case (see image below), lose notification bubble have in corner.
my app interface:
uber application example:
put wkinterfaceimage
inside wkinterfacegroup
, round corners of group in interface builder.
Comments
Post a Comment