Not having an id breaks constraint layout. Android's `ViewStub` allows you to declare an inflatedId which seems to solve this issue.