- parser
- The parser from which to retrieve the extras.
- outBundle
- A Bundle in which to place all parsed extras.
Type Reason !:NoType:XmlPullParserException Java.IO.IOException Org.XmlPull.V1.XmlPullParserException
Parse a series of NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#Extra tags from an XML file. You call this when you are at the parent tag of the extra tags, and it will return once all of the child tags have been parsed. This will call Resources.ParseBundleExtra(string, Android.Util.IAttributeSet, Android.Util.IAttributeSet) for each extra tag encountered.