ios - How to create top and bottom corner radius different on WatchKit? -


i need set corner radius 6 on top of wkinterfacegroup , set 0 on bottom. there tips or ?

thanks

example : http://imgur.com/adasbny

since many elements (images e. g.) can't given border radius in watchos, should use groups images element. in order achieve 2 different border sizes, try using 2 groups 2 different border sizes overlap themselves, 1 side of border isn't visible because it's overlapped other group.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -