added in version 24.1.0
belongs to Maven artifact com.android.support:asynclayoutinflater:28.0.0-alpha1

AsyncLayoutInflater.OnInflateFinishedListener

public static interface AsyncLayoutInflater.OnInflateFinishedListener

android.support.v4.view.AsyncLayoutInflater.OnInflateFinishedListener


Summary

Public methods

abstract void onInflateFinished(View view, int resid, ViewGroup parent)

Public methods

onInflateFinished

added in version 24.1.0
void onInflateFinished (View view, 
                int resid, 
                ViewGroup parent)

Parameters
view View

resid int

parent ViewGroup