-1

I have a UIImageView, and make it rounded. Now I want to set a green color border to that view but only for the half bottom part.

Can anyone help me?

Thanks.

clemens
  • 16,716
  • 11
  • 50
  • 65
pransu0421
  • 21
  • 1
  • 3

1 Answers1

0

Hey i got what you want . but you could post your code here that would be best . btw you have rounded image and you want to the half border to be green or something . this can be done by border-bottom: 5px solid red;

you can check it how it work in code pin.

`https://codepen.io/Hariskhan488/pen/EoNPBv`    
Haris Khan
  • 13
  • 1
  • 7