onGetLayoutInflater

open override fun onGetLayoutInflater(savedInstanceState: Bundle?): LayoutInflater

The inflater returned by this overridden method is cloned with a new context and with a different style theme. This is done so we can override global Android style attributes, but only in the scope of the debug fragments.