interface AsyncLayoutFactory : LayoutInflater.Factory2

Known direct subclasses
AsyncAppCompatFactory

Factory for inflating views in AppCompat activity.


Provides a layout inflater that can safely be used with AsyncLayoutInflater. Every inflation by this factory happens on the same background thread created by AsyncLayoutInflater.

Summary

Inherited functions

From android.view.LayoutInflater.Factory2
View!
onCreateView(p: View!, p1: String!, p2: Context!, p3: AttributeSet!)