0

I have a list item that contains an image (red) and another layout (blue) Normally, the layout would be the first one, but the black layout's width depends on user configurations, so it may not fit the whole content. I thought about making it a Linear Layout and changing the orientation depending on its width, but i read somewhere its possible to do such things with layout only (maybe constraint layouts). Is it possible to achieve this result using only "layout responsiveness", or do i have to input some code also?

layout

Lucas Meneghin
  • 192
  • 1
  • 12

0 Answers0