Package org.robolectric.res
Class ThemeStyleSet
java.lang.Object
org.robolectric.res.ThemeStyleSet
- All Implemented Interfaces:
Style
public class ThemeStyleSet extends Object implements Style
Represents the list of styles applied to a Theme.
-
Constructor Summary
Constructors Constructor Description ThemeStyleSet() -
Method Summary
Modifier and Type Method Description voidapply(Style style, boolean force)ThemeStyleSetcopy()AttributeResourcegetAttrValue(ResName attrName)StringtoString()
-
Constructor Details
-
ThemeStyleSet
public ThemeStyleSet()
-
-
Method Details
-
getAttrValue
- Specified by:
getAttrValuein interfaceStyle
-
apply
-
copy
-
toString
-