@Implements(value=android.content.res.Resources.Theme.class, shadowPicker=ShadowResources.ShadowTheme.Picker.class) public static class ShadowResources.ShadowLegacyTheme extends ShadowResources.ShadowTheme
ShadowResources.ShadowTheme.Picker
Constructor and Description |
---|
ShadowLegacyTheme() |
Modifier and Type | Method and Description |
---|---|
protected TypedArray |
obtainStyledAttributes(AttributeSet set,
int[] attrs,
int defStyleAttr,
int defStyleRes) |
protected TypedArray |
obtainStyledAttributes(int[] attrs) |
protected TypedArray |
obtainStyledAttributes(int resid,
int[] attrs) |
@Implementation(maxSdk=23) protected TypedArray obtainStyledAttributes(int[] attrs)
@Implementation(maxSdk=23) protected TypedArray obtainStyledAttributes(int resid, int[] attrs) throws Resources.NotFoundException
Resources.NotFoundException
@Implementation(maxSdk=23) protected TypedArray obtainStyledAttributes(AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes)