Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the current NoType:android/view/LayoutInflater$Factory2;Href=../../../reference/android/view/LayoutInflater.Factory2.html. Returns null if no factory is set
or the set factory does not implement the NoType:android/view/LayoutInflater$Factory2;Href=../../../reference/android/view/LayoutInflater.Factory2.html interface.
This is called on each element
name. If the factory returns a View, add that to the hierarchy. If it
returns null, proceed to call onCreateView(name).
Set method documentation [Android Documentation]
Like LayoutInflater.Factory, but allows you to set a NoType:android/view/LayoutInflater$Factory2;Href=../../../reference/android/view/LayoutInflater.Factory2.html
interface.