Skip to main content

Hi Is there a way to reproduce this design without beaking the autolayout ? 

To fill with the grey rectangle I had to use a rectangle form but I need to break the autolayout.

Thanks a lot :-)

 

Hello, 

Everything goes in the autolayout (grey+radius). And the bitmap bottle has the option “ignore auto-layout” with a negative position. Then you will probably need to have a padding top to your component.

 


Thanks ​@Geoffrey_Menissier for the reply, it works !