get Layout Inflater

fun getLayoutInflater(viewGroup: ViewGroup): LayoutInflater

Method to get LayoutInflater

Return

Layout Inflater to inflate layout binding

Parameters

viewGroup

the Parent of item

Sources

Link copied to clipboard