public class

Compatibility.Api21Impl

extends java.lang.Object

 java.lang.Object

↳androidx.appcompat.resources.Compatibility.Api21Impl

Summary

Methods
public static DrawablecreateFromXmlInner(Resources r, XmlPullParser parser, AttributeSet attrs, Resources.Theme theme)

public static intgetChangingConfigurations(TypedArray typedArray)

public static voidinflate(Drawable drawable, Resources r, XmlPullParser parser, AttributeSet attrs, Resources.Theme theme)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static void inflate(Drawable drawable, Resources r, XmlPullParser parser, AttributeSet attrs, Resources.Theme theme)

public static int getChangingConfigurations(TypedArray typedArray)

public static Drawable createFromXmlInner(Resources r, XmlPullParser parser, AttributeSet attrs, Resources.Theme theme)