public class IconicsLayoutInflater2
extends java.lang.Object
implements android.view.LayoutInflater.Factory2
| Constructor and Description |
|---|
IconicsLayoutInflater2(AppCompatDelegate appCompatDelegate) |
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
onCreateView(java.lang.String name,
android.content.Context context,
android.util.AttributeSet attrs) |
android.view.View |
onCreateView(android.view.View parent,
java.lang.String name,
android.content.Context context,
android.util.AttributeSet attrs) |
public IconicsLayoutInflater2(AppCompatDelegate appCompatDelegate)
public android.view.View onCreateView(android.view.View parent,
java.lang.String name,
android.content.Context context,
android.util.AttributeSet attrs)
onCreateView in interface android.view.LayoutInflater.Factory2public android.view.View onCreateView(java.lang.String name,
android.content.Context context,
android.util.AttributeSet attrs)
onCreateView in interface android.view.LayoutInflater.Factory