And add a sample code to test show(_:sender:) in ContentVC. `FloatingPanelController.show(_:sender:)` can block 'Show' segue in a content view controller. 'Show' segue should not be handled by 'FloatingPanelController`. So I replace this method.
And add a sample code to test show(_:sender:) in ContentVC. `FloatingPanelController.show(_:sender:)` can block 'Show' segue in a content view controller. 'Show' segue should not be handled by 'FloatingPanelController`. So I replace this method.