This is a question about ConstraintLayouts: (Code and Details in the Replies)
If a ConstraintLayout is Empty then it will automatically FillMaxSize.
Is there a way to limit the maximum size of a ConstraintLayout without just adding a 0 pixel wide spacer in the code?