I'm trying to create a detail view for documents. The top part of the detail view is a card-style layout of 90 pixels high, and below is a view pager switching between two controllers: InfoViewController (show some meta info) and DocumentViewController (show pdf).I'm trying to create a detail view for document