I want to use Constraint Layout to design a layout with automatically wraps in smaller displays, without using code behind, see attached example image, please:
It's something like web grid systems, like Bootstrap or Flex
I want to use Constraint Layout to design a layout with automatically wraps in smaller displays, without using code behind, see attached example image, please:
It's something like web grid systems, like Bootstrap or Flex
The solution is described in the Supporting Different Screen Sizes document available in the standard android documentation.