onCreateContentView

abstract fun onCreateContentView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?

Override this method to provide the content view of the popup panel, which will be displayed below the navigation bar.