- name
- Tag name to be inflated.
- context
- The context the view is being created in.
- attrs
- Inflation attributes as specified in XML file.
Documentation for this section has not yet been entered.
Standard implementation of NoType:android/view/LayoutInflater$Factory;Href=../../../reference/android/view/LayoutInflater.Factory.html#onCreateView(java.lang.String, android.content.Context, android.util.AttributeSet) used when inflating with the LayoutInflater returned by Activity.getSystemService(java.lang.String). This implementation does nothing and is for pre-NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#HONEYCOMB apps. Newer apps should use Activity.OnCreateView(Android.Views.View, System.String, System.String, System.String).