Hey guys I am trying to make a card game with fragments in Android. I am using the fragments as cards and I was wondering if there was a way to put multiple fragments into the same Layout or if I would need to create more Layouts programmatically and then create fragments to put into the layouts?