just wondering is it possible to overlap two elements?
This is an illustration of what im trying to achieve:
A very simple solution is taking margin of ImageView in negative values(e.g. -40dp). But it works only in some situations.