DashLayoutInflater

Functions

Link copied to clipboard
fun from(context: Context): LayoutInflater
fun from(context: Context?, inflater: LayoutInflater): LayoutInflater
Link copied to clipboard
fun inflate(context: Context, @LayoutRes resource: Int, root: ViewGroup): View
fun inflate(context: Context, @LayoutRes resource: Int, root: ViewGroup, attachToRoot: Boolean): View